PRB: GPF or IPF When Using Wizards in Visual InterDev (176528)



The information in this article applies to:

  • Microsoft Visual InterDev 1.0

This article was previously published under Q176528

SYMPTOMS

Trying to access a wizard in Visual InterDev causes either a General Protection Fault or an Invalid Page Fault. This problem can occur in any of the wizards.

CAUSE

A corrupt or missing registry key has been reported to cause this error.

RESOLUTION

WARNING: Modifying the registry incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT/95 to correct them. Microsoft cannot guarantee that any problems resulting from the use of the information supplied here can be solved. Use this information at your own risk.

In most cases, re-registering the Wizard DLLs fixes the problem.

Use the following steps to re-register the Wizard DLLs:

  1. Copy the registry keys below, and paste them into Notepad.
  2. Save the file as Vid_fix.reg.
  3. Run Vid_fix.reg by either double-clicking on the file in the Explorer or typing the file name in the Run dialog box from the Start menu. Running the REG file correctly re-registers the wizard DLLs.
       =============Copy below this line========================
       REGEDIT4
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-0080C76A8290}]@="Web
       Project Wizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
       0080C76A8290}\DefaultIcon]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\iswiz1.DLL,1"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories\{21448B92-0788-11D0-8144-
       00A0C91BBEE3}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
       0080C76A8290}\Implemented
       Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
       0080C76A8290}\InprocServer32]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\ISWIZ1.DLL"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
       0080C76A8290}\ProgID]@="ISWizard.CBlankSiteWizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
       0080C76A8290}\Programmable]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
       0080C76A8290}\ProjectType]@="{0A535520-DF5F-11CF-B4B2-00C04FD71DE9}"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
       0080C76A8290}\TypeLib]@="{685C3153-6FD6-11D0-903F-00AA0051EAC4}"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AC0-18CF-11D0-A574-
      0080C76A8290}\Version]@="1.0"
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}]@="Sample Application Wizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\DefaultIcon]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\iswiz1.dll,5"
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\Implemented Categories]
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\Implemented Categories\{21448B92-0788-11D0-8144-
       00A0C91BBEE3}]
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-
       080036F12502}]
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\InprocServer32]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\ISWIZ1.DLL"
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\ProgID]@="ISWizard.CSampleAppWeb"
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\Programmable]
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\ProjectType]@="{0A535520-DF5F-11CF-B4B2-00C04FD71DE9}"
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\TypeLib]@="{685C3153-6FD6-11D0-903F-00AA0051EAC4}"
    
       [HKEY_CLASSES_ROOT\CLSID\{49508BC9-31EE-11D0-9DEE-
       00AA00C006B6}\Version]@="1.0"
    
       [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevStudio\5.0\Component
       Categories\{21448B92-0788-11D0-8144-00A0C91BBEE3}\{A0E04AC0-18CF-11D0-
       A574-0080C76A8290}]@="Web Project Wizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-0080C76A8290}]@="Data
       Form Wizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-
       0080C76A8290}\DefaultIcon]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\iswiz1.dll,4"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-
       0080C76A8290}\Implemented
       Categories\{21448B91-0788-11d0-8144-00A0C91BBEE3}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-
       0080C76A8290}\Implemented
       Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-
       0080C76A8290}\InprocServer32]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\ISWIZ1.DLL"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-
       0080C76A8290}\ProgID]@="ISWizard.CDataFormWizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-
       0080C76A8290}\Programmable]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-
       0080C76A8290}\TypeLib]@="{685C3153-6FD6-11D0-903F-00AA0051EAC4}"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB4-18CF-11D0-A574-
       0080C76A8290}\Version]@="1.0"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AA8-18CF-11D0-A574-
       0080C7C00940}]@="ISWizard.CColorBuilder"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AA8-18CF-11D0-A574-
       0080C7C00940}\Implemented Categories]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AA8-18CF-11D0-A574-
       0080C7C00940}\Implemented
       Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AA8-18CF-11D0-A574-
       0080C7C00940}\InprocServer32]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\ISWIZ1.DLL"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AA8-18CF-11D0-A574-
       0080C7C00940}\ProgID]@="ISWizard.CColorBuilder"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AA8-18CF-11D0-A574-
       0080C7C00940}\Programmable]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AA8-18CF-11D0-A574-
       0080C7C00940}\TypeLib]@="{685C3153-6FD6-11D0-903F-00AA0051EAC4}"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AA8-18CF-11D0-A574-
       0080C7C00940}\Version]@="1.0"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}]@="Departmental Site Wizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\DefaultIcon]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\iswiz1.dll,0"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\Implemented
       Categories\{21448B92-0788-11D0-8144-00A0C91BBEE3}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\Implemented
       Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\InprocServer32]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\ISWIZ1.DLL"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\ProgID]@="ISWizard.CDepartmentalSiteWizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\Programmable]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\ProjectType]@="{0A535520-DF5F-11CF-B4B2-00C04FD71DE9}"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\TypeLib]@="{685C3153-6FD6-11D0-903F-00AA0051EAC4}"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AAE-18CF-11D0-A574-
       0080C76A8290}\Version]@="1.0"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-0080C76A8290}]@="Data
       Range Wizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-
       0080C76A8290}\DefaultIcon]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\iswiz1.DLL,2"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-
       0080C76A8290}\Implemented
       Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories\{73CEF3D4-AE85-11cf-A406-
       00AA00C00940}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-
       0080C76A8290}\InprocServer32]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\ISWIZ1.DLL"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-
       0080C76A8290}\ProgID]@="ISWizard.CDataRangeBuilder"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-
       0080C76A8290}\Programmable]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-
       0080C76A8290}\TypeLib]@="{685C3153-6FD6-11D0-903F-00AA0051EAC4}"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04AB8-18CF-11D0-A574-
       0080C76A8290}\Version]@="1.0"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}]@="Template Page Wizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}\DefaultIcon]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\iswiz1.dll,3"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories\{21448B91-0788-11d0-8144-
       00A0C91BBEE3}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-
       080036F12502}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}\InprocServer32]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\ISWIZ1.DLL"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}\ProgID]@="ISWizard.CTemplatePageWizard"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}\Programmable]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}\TypeLib]@="{685C3153-6FD6-11D0-903F-00AA0051EAC4}"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABA-18CF-11D0-A574-
       0080C76A8290}\Version]@="1.0"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABC-18CF-11D0-A574-
       0080C76A8290}]@="ISWizard.CStatusContainer"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABC-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABC-18CF-11D0-A574-
       0080C76A8290}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-
       080036F12502}]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABC-18CF-11D0-A574-
       0080C76A8290}\InprocServer32]@="C:\\Program
       Files\\DevStudio\\VIntDev\\bin\\ISWIZ1.DLL"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABC-18CF-11D0-A574-
       0080C76A8290}\ProgID]@="ISWizard.CStatusContainer"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABC-18CF-11D0-A574-
       0080C76A8290}\Programmable]
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABC-18CF-11D0-A574-
       0080C76A8290}\TypeLib]@="{685C3153-6FD6-11D0-903F-00AA0051EAC4}"
    
       [HKEY_CLASSES_ROOT\CLSID\{A0E04ABC-18CF-11D0-A574-
       0080C76A8290}\Version]@="1.0"
    
       =================End copy on line above==========================
    					

STATUS

Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

REFERENCES

For the latest Knowledge Base articles and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:

Modification Type:MajorLast Reviewed:5/2/2006
Keywords:kbprb kbwizard KB176528