FIX: New VBScript.dll Fixes Devenv.exe Crash in Msvcrt.dllID: Q195958
|
Customers have been reporting "random crashing" with Visual InterDev 6.0. For example, one of the possible error messages is as follows:
DEVENV caused an invalid page fault in module MSVCRT.DLL at
015f:78001799
A bug in the VBScript.dll is one cause of this problem. There is a line in the VBScript.dll where a line continuation character (_) causes the internal color parser to hang when trying to determine what part of the text or line of code should be color coded.
The fix to the VBScript.dll crash can be obtained by loading version 5 of the script libraries. You can download the current versions of VBScript.dll from http://www.msdn.microsoft.com.
This has been fixed.
Additional query words:
Keywords : kbVisID600 kbVisID600bug kbInetDev
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: July 30, 1999