PRB: Visual J++ 6.0 Installation Error: Unable to Install Java Packages from... (251141)
The information in this article applies to:
- Microsoft Visual Studio, Enterprise Edition 6.0
- Microsoft Visual Studio 6.0 SP1
- Microsoft Visual J++ 6.0
This article was previously published under Q251141 SYMPTOMS
During installation of Visual J++ 6.0, you receive the following error:
Unable to install Java Packages from :WJ98\WSSTUDIO6.CAB
The specified path is invalid. Unable to install Java Packages from D:WJ98\WFCFORMS.CAB
The specified path is invalid. Package Install Failed to open zipfile D:WJ98\wfcdev.zip
CAUSE
The system .DLLs being installed are unable to register with the current version of Comcat.dll.
RESOLUTION
Replace the current version of Comcat.dll with the version from the Visual Studio product CD-ROM:
- Unregister Comcat.dll. To do so, click Start, then click Run, and type regsvr32 comcat.dll /u.
- Search your local hard drives for Comcat.dll.
- Rename Comcat.dll in you Windows\System folder as Comcat.123.
- Copy Comcat.dll from the CD-ROM into the Windows\System folder.
- Register Comcat.dll: Click Start, click Run, and type regsvr32 comcat.dll. Make sure the operation is successful.
- Search your local hard drives for Comcat.dll and verify that it is now the 22-KB version.
- Reboot the system.
- Install the software from the CD-ROM using Setup.exe.
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
192392 HOWTO: Troubleshoot Visual Studio 6.0 Setup
Modification Type: | Minor | Last Reviewed: | 8/15/2005 |
---|
Keywords: | kbprb KB251141 |
---|
|