Microsoft KB Archive/249964

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


Article ID: 249964

Article Last Modified on 8/15/2005



APPLIES TO

  • Microsoft Visual Basic 6.0 Learning Edition
  • Microsoft Visual Basic 6.0 Professional Edition
  • Microsoft Visual Basic 6.0 Enterprise Edition
  • Microsoft Visual C++ 6.0 Enterprise Edition
  • Microsoft Visual C++ 6.0 Professional Edition
  • Microsoft Visual C++ 6.0 Standard Edition
  • Microsoft Visual FoxPro 6.0 Professional Edition
  • Microsoft Visual InterDev 6.0 Standard Edition
  • Microsoft Visual J++ 6.0 Standard Edition
  • Microsoft Visual SourceSafe 6.0 Standard Edition
  • Microsoft Visual Studio 6.0 Enterprise Edition
  • Microsoft Visual Studio 6.0 Professional Edition



This article was previously published under Q249964

SYMPTOMS

While the message, "Setup is searching for installed components" is displayed during Visual Studio Setup, the following error message appears:

This program has performed an illegal operation and will be shut down.

When you click Details, this message appears:

ACMSetup caused an Invalid Page Fault in module kernel32.dll.

CAUSE

This problem can occur for a variety of reasons, but it mainly occurs in two scenarios:

  • An Open Database Connectivity (ODBC) component is in use.
  • Mismatched ODBC files or dependencies were placed on your computer by an installation program.


RESOLUTION

If the file is in use, restarting your computer and running Setup again will result in a successful installation.


If restarting your computer does not resolve the error, two possible fixes are available:

  1. First, update the Microsoft Data Access Components (MDAC) to version 2.1 Service Pack 1.

    For more information on MDAC 2.1, please see the following Web page:

  2. If updating MDAC does not resolve the error, then copy the following files to C:\Temp (where C:\ is your system drive). Next, copy the same files in D:\OS\System from Disk 1 of the Visual Studio CD (where D:\ is your CD-ROM or DVD-ROM drive) to C:\Windows\System. Choose to overwrite the files if prompted.

    Ds16gt.dll
    Ds32gt.dll
    Mtxdm.dll
    Odbc16gt.dll
    Odbc32.dll
    Odbc32gt.dll
    Odbcad32.exe
    Odbccp32.cpl
    Odbccp32.dll
    Odbccr32.dll
    Odbccu32.dll
    Odbcint.dll
    Odbctrac.dll
    Odbcinst.hlp
    Odbcinst.cnt
    Odbccp32.cpl
    Mfc42.dll
    Msvcrt.dll

    After copying the files, restart Windows and run Setup again.


STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:

195231 BUG: ACMSETUP Invalid Page Fault in Kernel32


REFERENCES


Additional query words: studio kbvs600 kbsetup

Keywords: kbbug kbpending KB249964