Article ID: 190798 - Last Review: August 11, 2005 - Revision: 2.2

BUG: Visual Studio 6.0 Setup Fails to Detect Internet Explorer Version

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
This article was previously published under Q190798
Expand all | Collapse all

SYMPTOMS

After installing Internet Explorer 4.01 Service Pack 1 (as required by Visual Studio setup) and rebooting, Visual Studio setup fails to detect the newly installed version of Internet Explorer and forces you to install Internet Explorer again (and again--repeatedly).

CAUSE

Visual Studio setup checks the version of ShDocVw.dll to determine if the correct version is installed. Setup looks for ShDocVw.dll first in the Windows directory and then in the Windows\System32 directory. Setup installs Internet Explorer in Windows\System32. As a result, if an older version of ShDocVw.dll is in the Windows directory it will never be replaced and Visual Studio setup incorrectly determines that the latest version of Internet Explorer has not been installed.

RESOLUTION

Delete the older version of ShDocVw.dll from the Windows directory.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Setup looks for version 4.72.3110.3 or higher of ShDocVw.dll.

Visual Studio setup should look for ShDocVw.dll in the correct place first.

APPLIES TO
  • Microsoft Visual Studio 6.0 Enterprise Edition
  • Microsoft Visual J++ 6.0 Standard Edition
  • Microsoft Visual InterDev 6.0 Standard Edition
  • Microsoft Visual C++ 6.0 Enterprise Edition
  • Microsoft Visual C++ 6.0 Professional Edition
  • Microsoft Visual C++, 32-bit Learning Edition 6.0
  • Microsoft Visual Basic 6.0 Learning Edition
  • Microsoft Visual Basic 6.0 Professional Edition
  • Microsoft Visual Basic Enterprise Edition for Windows 6.0
Keywords: 
kbbug kbpending kbsetup KB190798