PRB: Mib.bin Causes Visual Studio Setup to Fail (243583)
The information in this article applies to:
- Microsoft Visual Studio, Enterprise Edition 6.0, when used with:
- Microsoft Windows NT Server 4.0
- Microsoft Windows NT Workstation 4.0
This article was previously published under Q243583 SYMPTOMS
When running Visual Studio setup on Windows NT 4.0, the following error appears:
The instruction at xxxxxxxx reference
memory at xxxxxxxxx. The memory could not be read.
If you review the filemon log, you'll see several sequential queries for the file Mib.bin. For more information on how to use Filemon and download, visit the following Sysinternals Web site:
Filemon is manufactured by Sysinternals, a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability. Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information. CAUSE
Visual Studio setup queries the file Snmpapi.dll for network information, which then references the Mib.bin file. If the Mib.bin file is either missing or corrupted, setup fails. Your cause may differ.
RESOLUTION
Use the following workaround to successfully run setup:
- Stop all SQL, Oracle, Internet Information Server, Personal Web Server, and SNMP services.
- Rename the Snmpapi.dll file to Snmpapi.abc (if it exists).
- Rename any additional performance monitor DLLs that are queried during setup.
- Run Visual Studio setup.
- Rename Snmpapi.abc to Snmpapi.dll after setup has completed succesfully.
REFERENCES
Modification Type: | Minor | Last Reviewed: | 8/15/2005 |
---|
Keywords: | kbprb KB243583 |
---|
|