This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 52547 - could not load wizard specified in /wizard.inf (104)
Summary: could not load wizard specified in /wizard.inf (104)
Status: RESOLVED DUPLICATE of bug 26965
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-16 11:29 UTC by ric80231
Modified: 2004-12-17 12:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ric80231 2004-12-16 11:29:20 UTC
When installing Netbeans version 4.0
(netbeans-4_0-bin-windows.exe). The installer
crashes with the following message:

InstallShield Wizard

The wizard cannot continue because of the
following error: could not load wizard specified
in /wizard.inf (104)
Comment 1 mslama 2004-12-17 12:52:25 UTC
Looks like duplicate of issue #26965. See this issue for more details.
It is conflict between InstallShield XML parser and parser installed
by user to jre/lib/endorsed/sax.jar. Please check that. Workaround is
to temprarily remove this file from JDK.

*** This issue has been marked as a duplicate of 26965 ***