Posted By: jh71283 | Oct 8th @ 3:44 AM
page 1 of 1
Comments: 1 | Views: 733
jh71283
jh71283
Throw new System.Beverage. OutOfCoffeeException​()
Hi guys

I have a PC that seems to have a corrupt SQL2008 Express installation.

I cannot access the instance.

I tried to uninstall in CP, but it said that the product was not installed, and that I should therefore remove the item for Add / remove programs.

I tried running the installer for our product which has 2008 Express as a Pre-Req, but it does not detect that 2008 needs to be installed - seems to believe that it is already on the machine.

I tried to run the SQL 2008 setup manually, and I get the error logged as below:

Any ideas?

Error said:

2008-10-08 11:18:48 Slp: Received request to add the following file to Watson reporting: C:\Documents and Settings\Simon\Local Settings\Temp\tmp136.tmp
2008-10-08 11:18:48 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2008-10-08 11:18:48 Slp: Inner exceptions are being indented
2008-10-08 11:18:48 Slp:
2008-10-08 11:18:48 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
2008-10-08 11:18:48 Slp:     Message:
2008-10-08 11:18:48 Slp:         Unable to generate a temporary class (result=1).
2008-10-08 11:18:48 Slp:         error CS0583: Internal Compiler Error (0xc0000005 at address 1003B651): likely culprit is 'BEGIN'.
2008-10-08 11:18:48 Slp:         error CS0587: Internal Compiler Error: stage 'BEGIN'
2008-10-08 11:18:48 Slp:         
2008-10-08 11:18:48 Slp:     Stack:
2008-10-08 11:18:48 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2008-10-08 11:18:48 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SetCommonProperty(String key, String property)
2008-10-08 11:18:48 Slp:         at Microsoft.SqlServer.Chainer.Setup.Setup.InitDetailedLog(ServiceContainer context, String logRootPath)
2008-10-08 11:18:48 Slp:         at Microsoft.SqlServer.Chainer.Setup.Setup.InitializeLogProviders(ServiceContainer context)
2008-10-08 11:18:48 Slp:         at Microsoft.SqlServer.Chainer.Setup.Setup.Run()
2008-10-08 11:18:48 Slp:         at Microsoft.SqlServer.Chainer.Setup.Setup.Start()
2008-10-08 11:18:48 Slp:         at Microsoft.SqlServer.Chainer.Setup.Setup.Main()
2008-10-08 11:18:48 Slp:     Inner exception type: System.InvalidOperationException
2008-10-08 11:18:48 Slp:         Message:
2008-10-08 11:18:48 Slp:                 Unable to generate a temporary class (result=1).
2008-10-08 11:18:48 Slp:                 error CS0583: Internal Compiler Error (0xc0000005 at address 1003B651): likely culprit is 'BEGIN'.
2008-10-08 11:18:48 Slp:                 error CS0587: Internal Compiler Error: stage 'BEGIN'
2008-10-08 11:18:48 Slp:                 
2008-10-08 11:18:48 Slp:         Stack:
2008-10-08 11:18:48 Slp:                 at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
2008-10-08 11:18:48 Slp:                 at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
2008-10-08 11:18:48 Slp:                 at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
2008-10-08 11:18:48 Slp:                 at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
2008-10-08 11:18:48 Slp:                 at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
2008-10-08 11:18:48 Slp:                 at System.Xml.Serialization.XmlSerializer..ctor(Type type)
2008-10-08 11:18:48 Slp:                 at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2008-10-08 11:25:14 Slp: The following exception occurred while preparing status logs during Watson failure processing: /Datastore/InputSettings
2008-10-08 11:25:14 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081008_111832\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
2008-10-08 11:25:14 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081008_111832\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2008-10-08 11:25:14 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081008_111832\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
2008-10-08 11:25:15 Slp: Unable to generate a temporary class (result=1).
error CS0583: Internal Compiler Error (0xc0000005 at address 1003B651): likely culprit is 'BEGIN'.
error CS0587: Internal Compiler Error: stage 'BEGIN'

2008-10-08 11:25:15 Slp: Watson bucket for exception based failure has been created
2008-10-08 11:25:15 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2008-10-08 11:25:15 Slp: Sco: Attempting to open registry subkey Software\Microsoft\PCHealth\ErrorReporting\DW\Installed
2008-10-08 11:25:15 Slp: Sco: Attempting to get registry value DW0200
2008-10-08 11:25:26 Slp: Submitted 1 of 1 failures to the Watson data repository
2008-10-08 11:25:26 Slp:
2008-10-08 11:25:26 Slp: ----------------------------------------------------------------------
2008-10-08 11:25:26 Slp:
2008-10-08 11:25:26 Slp: Error result: -2068774911
2008-10-08 11:25:26 Slp: Result facility code: 1201
2008-10-08 11:25:26 Slp: Result error code: 1


vesuvius
vesuvius
Everyone has talent at twenty-five. The difficulty is to have it at fifty.
Use http://support.microsoft.com/kb/290301 and run the installation again. Be careful though!
page 1 of 1
Comments: 1 | Views: 733