PRB: Visual InterDev crashes when opening .ASP pages

Last reviewed: December 11, 1997
Article ID: Q170255
The information in this article applies to:
  • Microsoft Visual InterDev, version 1.0

SYMPTOMS

When you try to open any Active Server Pages (ASP) files in Visual InterDev you get the following error message:

   Application error instruction at 0x5166344D referenced memory at
   0x00000004.  The memory could not be read.

This message is followed by the following:

   Unhandeled exception in msdev.exe devhtmx.pkg 0xc0000005: Access
   Violation.

CAUSE

This problem is caused by an entry in the registry that is left over from the beta of Visual InterDev (Named Visual Studio).

The Readme.txt file that is included with Visual InterDev details the steps necessary to remove the beta, and all of its associated registry entries. This particular error will not occur if the registry keys in the Readme.txt file were removed.

RESOLUTION

WARNING: The following steps include editing your registry with Registry Editor. Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

This error can be fixed by doing the following:

  1. Ensure that Visual InterDev is not running.

  2. Launch a registry editor such as RegEdit.exe.

  3. Delete the key:

          HKEY_CURRENT_USER\Software\Microsoft\Devstudio\5.0\Html
    

  4. Launch Visual InterDev and open any ASP file. The error should not occur.

STATUS

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

MORE INFORMATION

Note that since there are apparently beta components and/or registry entries on the affected machine, it is recommended that you read the Readme.txt file for the full instructions on removing the beta to minimize conflicts with Visual InterDev

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:

   http://support.microsoft.com/support/vinterdev/


Additional query words: crash GPF UAE
Keywords : VIASP kberrmsg
Technology : kbInetDev
Version : 1.0
Platform : WINDOWS
Issue type : kbprb


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 11, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.