PRB: Invalid Page Fault Occurs in Module VB6.exe When You Quit Visual Basic 6 (249879)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- Microsoft Visual Basic Professional Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- Microsoft Visual Basic Enterprise Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
This article was previously published under Q249879 SYMPTOMS
When you quit Visual Basic 6.0, the following error message appears:
This program has performed an illegal operation and will be shut down.
When you click details in the dialog box that displays this error message, the following message appears:
Invalid page fault in module VB6.exe at <address>.
CAUSE
Visual Basic is configured to load the Source Code Control Add-in when the program is started, but Ssscc.dll is not correctly registered in the system
registry.
RESOLUTION
You can use one of the following two methods to resolve this issue:
- If Microsoft Visual SourceSafe is integrated with Visual Basic:
Click Start, and then click Run. Type the following commands in the text box:regsvr32 "<x>:\<path>\ssscc.dll"
where <x>:\<path> is the location of the Ssscc.dll file
- If Microsoft Visual SourceSafe is not integrated with Visual Basic:
- Start Visual Basic.
- From the Add-Ins menu, click Add-In-Manager.
- Under Available Add-Ins, select Source Code Control.
- In the Loaded Behavior option box, clear the Loaded/Unloaded and Load on Startup check boxes.
- Exit Visual Basic.
Modification Type: | Major | Last Reviewed: | 5/13/2003 |
---|
Keywords: | kbprb KB249879 |
---|
|