Error Installing WSE 2.0 RTM / SP1 - Workaround Available
From: Hervey Wilson [MSFT] (herveyw.nospam_at_online.microsoft.com)
Date: 10/22/04
- Next message: hazz: "Re: quickstart X.509 sample - certificate current user "Address book" - Other People"
- Previous message: Julie Lerman: "Re: quickstart X.509 sample - certificate current user "Address book" - Other People"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 22 Oct 2004 15:10:31 -0700
We've had a number of reports of the WSE 2.0 RTM and SP1 installers
failing with the following error message:
Error 10001.InstallUtilLib.dll: Unknown error in CorBindToRuntimeHost
(0x80131700).
Whilst we are still investigating the problem to determine the root
cause, we have managed to identity a workaround that enables the
installer to complete successfully. The steps for this workaround are as
follows:
1) Take the XML given below and save it in a file called "_isconfig.xml"
on the root of drive that you are launching the installer from,
typically this is the C:\ drive. (Note there is a leading underscore
character in the file name).
<?xml version="1.0" ?>
<configuration>
<startup>
<supportedRuntime version="v1.1.4322" />
</startup>
</configuration>
2) Run the installer, which should complete successfully.
-- This posting is provided "AS IS", with no warranties, and confers no rights.
- Next message: hazz: "Re: quickstart X.509 sample - certificate current user "Address book" - Other People"
- Previous message: Julie Lerman: "Re: quickstart X.509 sample - certificate current user "Address book" - Other People"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|