The information in this article applies to:
SYMPTOMSWhen opening a page that contains a Grid Design-Time Control (DTC) or trying to place a Grid DTC onto a page in Source View, you may get the following error: Alternatively, for multiple objects, the error will read the following: Additionally, if you try and place the Grid DTC onto a page while in Design View, it will appear as a small gray box. Switching to Source View will then display the error dialog box. CAUSEThis error indicates that the GUI of a control could not be displayed. There are several possible causes for the Grid DTC to display this error:
RESOLUTIONRegCleanRegClean may remove a critical registry entry for the Java COM component that is wrapped by Griddtc.ocx. Check for the existence of the registry key show below, and manually add it to the registry if it is missing.
This key has no values associate with it.Internet Explorer 5 BetaInternet Explorer 5 BETA installs a BETA version of the Microsoft VM. You should download the latest release of the Microsoft VM by going to http://www.microsoft.com/Java/.Problems with Microsoft VMIf you are running a good, non-BETA version of the Microsoft VM, you may wish to remove and reinstall it with the following step:
Too Many DTCs LoadedToo many DTCs are loaded in the development environment under Windows 95:
The resolution is to upgrade to Windows 98 or Windows NT. For more information see the following article in the Microsoft Knowledge Base: Q198433 PRB: Some Objects Have Failed to Load Error in VID 6.0 MORE INFORMATION
The Grid DTC is implemented as a Visual Basic control
that instantiates a Java COM component
As a result, dependencies of both Visual Basic (such as the Visual Basic Run-Time Msvbvm600.dll) and the Microsoft VM must be up to date. Other Design-Time Controls included with Visual InterDev 6.0 are written in C++ and do not have the same dependencies. Typcially they continue to function even when the Grid DTC does not. Additional query words: GridDTC
Keywords : kbsetup kbCtrl kbEditor kbide kbVisID600 kbGrpASP |
Last Reviewed: July 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |