Friday, February 24, 2012

Installation issues

G'day,

I've been having trouble installing SQL Server Express on my XP Pro laptop. I have uninstalled and reinstalled .NET Framework 2.0 and successfully installed VB 2005 Express without error and I am a local Admin. The destination folder is not compressed or encrypted so it is a real mystery to me.

Below is the log file generated during the install attempt. Any assistance would be greatly appreciated. Cheers.

Microsoft SQL Server 2005 Setup beginning at Tue Mar 06 13:19:48 2007
Process ID : 672
c:\64cea4b40b1285ab4684d4b3f9\setup.exe Version: 2005.90.3042.0
Running: LoadResourcesAction at: 2007/2/6 13:19:48
Complete: LoadResourcesAction at: 2007/2/6 13:19:48, returned true
Running: ParseBootstrapOptionsAction at: 2007/2/6 13:19:48
Loaded DLL:c:\64cea4b40b1285ab4684d4b3f9\xmlrw.dll Version:2.0.3609.0
Complete: ParseBootstrapOptionsAction at: 2007/2/6 13:19:48, returned false
Error: Action "ParseBootstrapOptionsAction" failed during execution. Error information reported during run:
Could not parse command line due to datastore exception.
Source File Name: utillib\persisthelpers.cpp
Compiler Timestamp: Wed Jun 14 16:30:14 2006
Function Name: writeEncryptedString
Source Line Number: 124
-
writeEncryptedString() failed
Source File Name: utillib\persisthelpers.cpp
Compiler Timestamp: Wed Jun 14 16:30:14 2006
Function Name: writeEncryptedString
Source Line Number: 123
-
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.

Source File Name: cryptohelper\cryptsameusersamemachine.cpp
Compiler Timestamp: Wed Jun 14 16:28:04 2006
Function Name: sqls::CryptSameUserSameMachine::ProtectData
Source Line Number: 50

2
Could not skip Component update due to datastore exception.
Source File Name: datastore\cachedpropertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:27:59 2006
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
-
Failed to find property "InstallMediaPath" {"SetupBootstrapOptionsScope", "", "672"} in cache
Source File Name: datastore\propertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:28:01 2006
Function Name: SetupBootstrapOptionsScope.InstallMediaPath
Source Line Number: 44
-
No collector registered for scope: "SetupBootstrapOptionsScope"
Running: ValidateWinNTAction at: 2007/2/6 13:19:48
Complete: ValidateWinNTAction at: 2007/2/6 13:19:48, returned true
Running: ValidateMinOSAction at: 2007/2/6 13:19:48
Complete: ValidateMinOSAction at: 2007/2/6 13:19:48, returned true
Running: PerformSCCAction at: 2007/2/6 13:19:48
Complete: PerformSCCAction at: 2007/2/6 13:19:48, returned true
Running: ActivateLoggingAction at: 2007/2/6 13:19:48
Error: Action "ActivateLoggingAction" threw an exception during execution. Error information reported during run:
Datastore exception while trying to write logging properties.
Source File Name: datastore\cachedpropertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:27:59 2006
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
-
Failed to find property "primaryLogFiles" {"SetupStateScope", "", ""} in cache
Source File Name: datastore\propertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:28:01 2006
Function Name: SetupStateScope.primaryLogFiles
Source Line Number: 44
-
No collector registered for scope: "SetupStateScope"
00E2CFC0Unable to proceed with setup, there was a command line parsing error. : 2
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.

Source File Name: datastore\propertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:28:01 2006
Function Name: SetupBootstrapOptionsScope.InstallMediaPath
Source Line Number: 44

Class not registered.
Failed to create CAB file due to datastore exception
Source File Name: datastore\cachedpropertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:27:59 2006
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
-
Failed to find property "HostSetup" {"SetupBootstrapOptionsScope", "", "672"} in cache
Source File Name: datastore\propertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:28:01 2006
Function Name: SetupBootstrapOptionsScope.HostSetup
Source Line Number: 44
-
No collector registered for scope: "SetupBootstrapOptionsScope"
Message pump returning: 2

Check out the answer in http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=136496&SiteID=1, which seems to be addressing a similar problem.

Mike

|||

Hi Mike,

thanks for that. Unfortunately none of the fixes worked. Any other ideas?

Cheers.

|||

No other ideas here. I'm moving this to the setup forum.

Mike

No comments:

Post a Comment