PRB: Resolving DEVBCPX: This required file cannot be loaded ErrorID: Q177435
|
When starting Microsoft Developer Studio, the following error is displayed:
This error may be generated if you have a dual-boot machine and Numega's Bounds Checker is installed. Even if Developer Studio is reinstalled, the error still occurs.DEVBCPX - This required file cannot be loaded. Please re-install Microsoft Developer Studio"
This error occurs if Developer Studio cannot load the Devbcpx.pkg file. This file is installed by Numega's software package BoundsChecker, which is integrated with Developer Studio. This error is generated if you have a dual-boot machine for Microsoft Windows NT version 4.0 and Microsoft Windows 95, and BoundsChecker is installed in only one operating system and Visual C++ Developer Studio is installed on both the operating systems in a common folder on the hard drive. The file Devbcpx.pkg is installed in the DevStudio\SharedIDE\Bin\Ide folder. When starting Developer Studio, Msdev.exe tries to locate the Devbcpx.pkg file through the registry entry and if BoundsChecker is not installed for the operating system in which the machine is booted, the error occurs.
You can use one of the following options to resolve this problem depending on your requirements.
Verify that the the directories DevStudio\SharedIDE\Bin and DevStudio\Vc\Bin are empty. Also, ensure that the following registry keys are deleted if you find them:
HKEY_CURRENT_USER\Software\Microsoft\DevStudio
HKEY_CURRENT_USER\Software\Microsoft\Infoviewer\5.0
HKEY_LOCAL_MACHINE\Software\Microsoft\DevStudio
HKEY_LOCAL_MACHINE\Software\Microsoft\Infoviewer\5.0
For Visual C++, version 6.0:
Verify that the directories [Visual Studio Path]\Common\MSDEV98\Bin and [Visual Studio Path]\VC98\Bin are empty. Also, ensure that the following registry keys are deleted if you find them:
HKEY_CURRENT_USER\Software\Microsoft\DevStudio\6.0
HKEY_LOCAL_MACHINE\Software\Microsoft\DevStudio\6.0
Then reinstall Visual C++. If you installed the MSDN Library
before, it is advisable that you reinstall the MSDN Library also after
reinstalling Visual C++.
This behavior is by design.
Keywords : kberrmsg kbVC500 kbVC600 vc50setup kbGrpDSTools
Version :
Platform : winnt
Issue type : kbprb
Last Reviewed: July 29, 1999