Home > Archive > MS SQL Server > October 2006 > SQL Server 2005 installation









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SQL Server 2005 installation
rseedle

2006-10-24, 6:32 pm

I have been trying to get SQL Server 2005 to install on a Windows XP Home
Edition PC. I start the install from the splash.html file. The install menu
displays. I try to start the server components install and I get the messege:

The SQL Server setup unexpectedly failed. For more information look at the
log file located at ... for more details.

The log file:

Microsoft SQL Server 2005 Setup beginning at Wed Sep 27 14:42:23 2006
Process ID : 2080
C:\SQLEVAL\Servers\s
etup.exe Version: 2005.90.1399.0
Running: LoadResourcesAction at: 2006/8/27 14:42:23
Complete: LoadResourcesAction at: 2006/8/27 14:42:23, returned true
Running: ParseBootstrapOption
sAction at: 2006/8/27 14:42:23
Loaded DLL:C:\SQLEVAL\Serve
rs\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOption
sAction at: 2006/8/27 14:42:23, returned false
Error: Action " ParseBootstrapOption
sAction" failed during execution. Error
information reported during run:
Could not parse command line due to datastore exception.
Source File Name: utillib\persisthelpe
rs.cpp
Compiler Timestamp: Fri Jul 29 01:13:55 2005
Function Name: writeEncryptedString

Source Line Number: 124
----------------------------------------------------------
writeEncryptedString
() failed
Source File Name: utillib\persisthelpe
rs.cpp
Compiler Timestamp: Fri Jul 29 01:13:55 2005
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\cryptsa
meusersamemachine.cpp
Compiler Timestamp: Mon Jun 13 14:30:00 2005
Function Name: sqls::CryptSameUserS
ameMachine::ProtectD
ata
Source Line Number: 50

2
Could not skip Component update due to datastore exception.
Source File Name: datastore\cachedprop
ertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
Function Name: CachedPropertyCollec
tion::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "InstallMediaPath" {" SetupBootstrapOption
sScope",
"", "2080"} in cache
Source File Name: datastore\propertyco
llection.cpp
Compiler Timestamp: Fri Jul 29 01:13:50 2005
Function Name: SetupBootstrapOption
sScope.InstallMediaPath
Source Line Number: 44
----------------------------------------------------------
No collector registered for scope: " SetupBootstrapOption
sScope"
Running: ValidateWinNTAction at: 2006/8/27 14:42:23
Complete: ValidateWinNTAction at: 2006/8/27 14:42:23, returned true
Running: ValidateMinOSAction at: 2006/8/27 14:42:23
Complete: ValidateMinOSAction at: 2006/8/27 14:42:23, returned true
Running: PerformSCCAction at: 2006/8/27 14:42:23
Complete: PerformSCCAction at: 2006/8/27 14:42:23, returned true
Running: ActivateLoggingActio
n at: 2006/8/27 14:42:23
Error: Action " ActivateLoggingActio
n" threw an exception during execution.
Error information reported during run:
Datastore exception while trying to write logging properties.
Source File Name: datastore\cachedprop
ertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
Function Name: CachedPropertyCollec
tion::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "primaryLogFiles" {"SetupStateScope", "", ""} in cache
Source File Name: datastore\propertyco
llection.cpp
Compiler Timestamp: Fri Jul 29 01:13:50 2005
Function Name: SetupStateScope.primaryLogFiles
Source Line Number: 44
----------------------------------------------------------
No collector registered for scope: "SetupStateScope"
00D7CFC4Unable 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\propertyco
llection.cpp
Compiler Timestamp: Fri Jul 29 01:13:50 2005
Function Name: SetupBootstrapOption
sScope.InstallMediaPath
Source Line Number: 44

Class not registered.
Failed to create CAB file due to datastore exception
Source File Name: datastore\cachedprop
ertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
Function Name: CachedPropertyCollec
tion::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "HostSetup" {" SetupBootstrapOption
sScope", "",
"2080"} in cache
Source File Name: datastore\propertyco
llection.cpp
Compiler Timestamp: Fri Jul 29 01:13:50 2005
Function Name: SetupBootstrapOption
sScope.HostSetup
Source Line Number: 44
----------------------------------------------------------
No collector registered for scope: " SetupBootstrapOption
sScope"
Message pump returning: 2


Does anyone have any ideas about what this log file means ?

Randy
Arnie Rowland

2006-10-24, 6:32 pm

What version of SQL 2005 are you attempting to install?

--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc

Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous


"rseedle" <rseedle@discussions.microsoft.com> wrote in message
news:33C8544C-6C8F-472A-A273- 386BC252E714@microso
ft.com...
>I have been trying to get SQL Server 2005 to install on a Windows XP Home
> Edition PC. I start the install from the splash.html file. The install
> menu
> displays. I try to start the server components install and I get the
> messege:
>
> The SQL Server setup unexpectedly failed. For more information look at the
> log file located at ... for more details.
>
> The log file:
>
> Microsoft SQL Server 2005 Setup beginning at Wed Sep 27 14:42:23 2006
> Process ID : 2080
> C:\SQLEVAL\Servers\s
etup.exe Version: 2005.90.1399.0
> Running: LoadResourcesAction at: 2006/8/27 14:42:23
> Complete: LoadResourcesAction at: 2006/8/27 14:42:23, returned true
> Running: ParseBootstrapOption
sAction at: 2006/8/27 14:42:23
> Loaded DLL:C:\SQLEVAL\Serve
rs\xmlrw.dll Version:2.0.3604.0
> Complete: ParseBootstrapOption
sAction at: 2006/8/27 14:42:23, returned
> false
> Error: Action " ParseBootstrapOption
sAction" failed during execution.
> Error
> information reported during run:
> Could not parse command line due to datastore exception.
> Source File Name: utillib\persisthelpe
rs.cpp
> Compiler Timestamp: Fri Jul 29 01:13:55 2005
> Function Name: writeEncryptedString

> Source Line Number: 124
> ----------------------------------------------------------
> writeEncryptedString
() failed
> Source File Name: utillib\persisthelpe
rs.cpp
> Compiler Timestamp: Fri Jul 29 01:13:55 2005
> 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\cryptsa
meusersamemachine.cpp
> Compiler Timestamp: Mon Jun 13 14:30:00 2005
> Function Name: sqls::CryptSameUserS
ameMachine::ProtectD
ata
> Source Line Number: 50
>
> 2
> Could not skip Component update due to datastore exception.
> Source File Name: datastore\cachedprop
ertycollection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:49 2005
> Function Name: CachedPropertyCollec
tion::findProperty
> Source Line Number: 130
> ----------------------------------------------------------
> Failed to find property "InstallMediaPath" {" SetupBootstrapOption
sScope",
> "", "2080"} in cache
> Source File Name: datastore\propertyco
llection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:50 2005
> Function Name: SetupBootstrapOption
sScope.InstallMediaPath
> Source Line Number: 44
> ----------------------------------------------------------
> No collector registered for scope: " SetupBootstrapOption
sScope"
> Running: ValidateWinNTAction at: 2006/8/27 14:42:23
> Complete: ValidateWinNTAction at: 2006/8/27 14:42:23, returned true
> Running: ValidateMinOSAction at: 2006/8/27 14:42:23
> Complete: ValidateMinOSAction at: 2006/8/27 14:42:23, returned true
> Running: PerformSCCAction at: 2006/8/27 14:42:23
> Complete: PerformSCCAction at: 2006/8/27 14:42:23, returned true
> Running: ActivateLoggingActio
n at: 2006/8/27 14:42:23
> Error: Action " ActivateLoggingActio
n" threw an exception during execution.
> Error information reported during run:
> Datastore exception while trying to write logging properties.
> Source File Name: datastore\cachedprop
ertycollection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:49 2005
> Function Name: CachedPropertyCollec
tion::findProperty
> Source Line Number: 130
> ----------------------------------------------------------
> Failed to find property "primaryLogFiles" {"SetupStateScope", "", ""} in
> cache
> Source File Name: datastore\propertyco
llection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:50 2005
> Function Name: SetupStateScope.primaryLogFiles
> Source Line Number: 44
> ----------------------------------------------------------
> No collector registered for scope: "SetupStateScope"
> 00D7CFC4Unable 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\propertyco
llection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:50 2005
> Function Name: SetupBootstrapOption
sScope.InstallMediaPath
> Source Line Number: 44
>
> Class not registered.
> Failed to create CAB file due to datastore exception
> Source File Name: datastore\cachedprop
ertycollection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:49 2005
> Function Name: CachedPropertyCollec
tion::findProperty
> Source Line Number: 130
> ----------------------------------------------------------
> Failed to find property "HostSetup" {" SetupBootstrapOption
sScope", "",
> "2080"} in cache
> Source File Name: datastore\propertyco
llection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:50 2005
> Function Name: SetupBootstrapOption
sScope.HostSetup
> Source Line Number: 44
> ----------------------------------------------------------
> No collector registered for scope: " SetupBootstrapOption
sScope"
> Message pump returning: 2
>
>
> Does anyone have any ideas about what this log file means ?
>
> Randy



Sue Hoegemeier

2006-10-24, 6:33 pm

Is the Protected Storage service running on your PC?
Also, can you check the registry and see if this key exists:
HKEY_CURRENT_USER\So
ftware\Microsoft\Win
dows\CurrentVersion\
Explorer\User
Shell Folders\AppData

-Sue

On Thu, 28 Sep 2006 11:45:02 -0700, rseedle
<rseedle@discussions.microsoft.com> wrote:

>I have been trying to get SQL Server 2005 to install on a Windows XP Home
>Edition PC. I start the install from the splash.html file. The install menu
>displays. I try to start the server components install and I get the messege:
>
>The SQL Server setup unexpectedly failed. For more information look at the
>log file located at ... for more details.
>
>The log file:
>
>Microsoft SQL Server 2005 Setup beginning at Wed Sep 27 14:42:23 2006
>Process ID : 2080
> C:\SQLEVAL\Servers\s
etup.exe Version: 2005.90.1399.0
>Running: LoadResourcesAction at: 2006/8/27 14:42:23
>Complete: LoadResourcesAction at: 2006/8/27 14:42:23, returned true
>Running: ParseBootstrapOption
sAction at: 2006/8/27 14:42:23
>Loaded DLL:C:\SQLEVAL\Serve
rs\xmlrw.dll Version:2.0.3604.0
>Complete: ParseBootstrapOption
sAction at: 2006/8/27 14:42:23, returned false
>Error: Action " ParseBootstrapOption
sAction" failed during execution. Error
>information reported during run:
>Could not parse command line due to datastore exception.
> Source File Name: utillib\persisthelpe
rs.cpp
>Compiler Timestamp: Fri Jul 29 01:13:55 2005
> Function Name: writeEncryptedString

>Source Line Number: 124
>----------------------------------------------------------
> writeEncryptedString
() failed
> Source File Name: utillib\persisthelpe
rs.cpp
> Compiler Timestamp: Fri Jul 29 01:13:55 2005
> 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\cryptsa
meusersamemachine.cpp
>Compiler Timestamp: Mon Jun 13 14:30:00 2005
> Function Name: sqls::CryptSameUserS
ameMachine::ProtectD
ata
>Source Line Number: 50
>
>2
>Could not skip Component update due to datastore exception.
> Source File Name: datastore\cachedprop
ertycollection.cpp
>Compiler Timestamp: Fri Jul 29 01:13:49 2005
> Function Name: CachedPropertyCollec
tion::findProperty
>Source Line Number: 130
>----------------------------------------------------------
>Failed to find property "InstallMediaPath" {" SetupBootstrapOption
sScope",
>"", "2080"} in cache
> Source File Name: datastore\propertyco
llection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:50 2005
> Function Name: SetupBootstrapOption
sScope.InstallMediaPath
> Source Line Number: 44
> ----------------------------------------------------------
> No collector registered for scope: " SetupBootstrapOption
sScope"
>Running: ValidateWinNTAction at: 2006/8/27 14:42:23
>Complete: ValidateWinNTAction at: 2006/8/27 14:42:23, returned true
>Running: ValidateMinOSAction at: 2006/8/27 14:42:23
>Complete: ValidateMinOSAction at: 2006/8/27 14:42:23, returned true
>Running: PerformSCCAction at: 2006/8/27 14:42:23
>Complete: PerformSCCAction at: 2006/8/27 14:42:23, returned true
>Running: ActivateLoggingActio
n at: 2006/8/27 14:42:23
>Error: Action " ActivateLoggingActio
n" threw an exception during execution.
>Error information reported during run:
>Datastore exception while trying to write logging properties.
> Source File Name: datastore\cachedprop
ertycollection.cpp
>Compiler Timestamp: Fri Jul 29 01:13:49 2005
> Function Name: CachedPropertyCollec
tion::findProperty
>Source Line Number: 130
>----------------------------------------------------------
>Failed to find property "primaryLogFiles" {"SetupStateScope", "", ""} in cache
> Source File Name: datastore\propertyco
llection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:50 2005
> Function Name: SetupStateScope.primaryLogFiles
> Source Line Number: 44
> ----------------------------------------------------------
> No collector registered for scope: "SetupStateScope"
>00D7CFC4Unable 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\propertyco
llection.cpp
>Compiler Timestamp: Fri Jul 29 01:13:50 2005
> Function Name: SetupBootstrapOption
sScope.InstallMediaPath
>Source Line Number: 44
>
>Class not registered.
>Failed to create CAB file due to datastore exception
> Source File Name: datastore\cachedprop
ertycollection.cpp
>Compiler Timestamp: Fri Jul 29 01:13:49 2005
> Function Name: CachedPropertyCollec
tion::findProperty
>Source Line Number: 130
>----------------------------------------------------------
>Failed to find property "HostSetup" {" SetupBootstrapOption
sScope", "",
>"2080"} in cache
> Source File Name: datastore\propertyco
llection.cpp
> Compiler Timestamp: Fri Jul 29 01:13:50 2005
> Function Name: SetupBootstrapOption
sScope.HostSetup
> Source Line Number: 44
> ----------------------------------------------------------
> No collector registered for scope: " SetupBootstrapOption
sScope"
>Message pump returning: 2
>
>
>Does anyone have any ideas about what this log file means ?
>
>Randy


rseedle

2006-10-24, 6:33 pm

Arnie:
I downloaded an evaluation version of SQL Server 2005 Enterprise edition.

Randy

"Arnie Rowland" wrote:

> What version of SQL 2005 are you attempting to install?
>
> --
> Arnie Rowland, Ph.D.
> Westwood Consulting, Inc
>
> Most good judgment comes from experience.
> Most experience comes from bad judgment.
> - Anonymous
>
>
> "rseedle" <rseedle@discussions.microsoft.com> wrote in message
> news:33C8544C-6C8F-472A-A273- 386BC252E714@microso
ft.com...
>
>
>

rseedle

2006-10-24, 6:33 pm

Sue:
This is a very simple one PC installation. Currently nothing running across
the network or externally attached. There is a registry entry for:

HKEY_CURRENT_USER\So
ftware\Microsoft\Win
dows\CurrentVersion\
Explorer\User
Shell Folders\Local Appdata

but not

HKEY_CURRENT_USER\So
ftware\Microsoft\Win
dows\CurrentVersion\
Explorer\User
Shell Folders\Appdata

Randy

"Sue Hoegemeier" wrote:

> Is the Protected Storage service running on your PC?
> Also, can you check the registry and see if this key exists:
> HKEY_CURRENT_USER\So
ftware\Microsoft\Win
dows\CurrentVersion\
Explorer\User
> Shell Folders\AppData
>
> -Sue
>
> On Thu, 28 Sep 2006 11:45:02 -0700, rseedle
> <rseedle@discussions.microsoft.com> wrote:
>
>
>

Arnie Rowland

2006-10-24, 6:33 pm

As you can see from the chart at:

http://msdn2.microsoft.com/en-us/library/ms143506.aspx

installing Enterprise Edition on Windows XP Home is not supported.

I suggest that you download a copy of the Developer's edition, it is the
same as EE, and will install on XP Home SP2.

--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc

Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous


"rseedle" <rseedle@discussions.microsoft.com> wrote in message
news:9D48706E-8D79-451C-9636- D22CE9A5E34E@microso
ft.com...[color=darkred]
> Arnie:
> I downloaded an evaluation version of SQL Server 2005 Enterprise edition.
>
> Randy
>
> "Arnie Rowland" wrote:
>


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com