IIS gets an error when I try to install Microsoft WSUS

G

Guest

Does anyone know how I can work around this? I need to get WSUS installed,
but IIS won't let me install WSUS. I have attached the log information below.

Michael


The Commit phase completed successfully.

The transacted install has completed.

***** 2005-12-26 12:44:52 20:44:52 Executing External Command:
C:\447160dd774b9e9095c4d4d63e\StartServer\StartServer.exe *****
StartServer starting...
Initializing IIS...
Error occured while invoking IIS. Exception: System.Net.WebException: The
remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.UpdateServices.Setup.StartServer.StartServer.Main(String[]
args)
Generating encryption key to write to the registry...
Generating encryption key to write to the database...
Generation of encryption key(s) failed.
Error=System.InvalidProgramException: Common Language Runtime detected an
invalid program.
at System.Data.SqlClient.SqlConnectionString.ValidateParse()
at System.Data.Common.DBConnectionString..ctor(String connectionString,
UdlSupport checkForUdl)
at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString)
at System.Data.SqlClient.SqlConnectionString.ParseString(String
connectionString)
at System.Data.SqlClient.SqlConnection.set_ConnectionString(String value)
at System.Data.SqlClient.SqlConnection..ctor(String connectionString)
at Microsoft.UpdateServices.DatabaseAccess.DBConnection.Connect(String
connectionString)
at Microsoft.UpdateServices.DatabaseAccess.DBConnection.Connect()
at Microsoft.UpdateServices.Internal.GenericDataAccess.ExecuteSP(String
spName, DBParameterCollection args, IExecuteSPHandler handler)
at
Microsoft.UpdateServices.Internal.DataAccess.ExecuteSPMultipleResultSets(String spName, DBParameterCollection args, Type[] resultTypes)
at Microsoft.UpdateServices.Internal.DataAccess.ExecuteSPGetConfiguration()
at
Microsoft.UpdateServices.Internal.BaseApi.UpdateServerConfiguration.Load()
at
Microsoft.UpdateServices.Internal.BaseApi.UpdateServerConfiguration..ctor()
at
Microsoft.UpdateServices.Setup.StartServer.StartServer.GenerateNewDatabaseEncryptionKey()
at Microsoft.UpdateServices.Setup.StartServer.StartServer.Main(String[]
args)
StartServer encountered errors.

***** 2005-12-26 12:45:01 20:45:01 External Command Exited, Return Code:
-1 *****
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top