Hi,
I have tried to install this on our SQL Server 2008 SP2 Cluster and the first time it got to the stage where it started installing and then quit without any message. In the event logs it reported.
Application: setup100.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
Stack:
at Microsoft.SqlServer.Chainer.Infrastructure.LogProviderFile..ctor(System.String)
at Microsoft.SqlServer.Chainer.Setup.Setup.InitDetailedLog(Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer, System.String)
at Microsoft.SqlServer.Chainer.Setup.Setup.InitializeLogProviders(Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer)
at Microsoft.SqlServer.Chainer.Setup.Setup.Run()
at Microsoft.SqlServer.Chainer.Setup.Setup.Start()
at Microsoft.SqlServer.Chainer.Setup.Setup.Main()
Now when ever I try to run the installation problem it displays the command box but then just disappears with no error message.
What is causing this problem and how do I solve this?
Trevor Wilcockson