Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 SQL 2008 installation error

Author  Topic 

reoaran
Starting Member

20 Posts

Posted - 2010-08-25 : 11:49:55
Hi, We are trying to install SQL Server 2008 EE x64 bit on a Windows 2008 x64 bit virtual system. Have SQL 2005 EE x64 bitalready installed in that box.
While installing SQL 2008 EE, weget a warning in the reule check as below,

"Rule "Microsoft .NET Application Security" generated a warning.

The computer cannot access the internet. There might be delays in starting a .NET application like Management Studio. If navigate to htp://cr.microsoft.com/../products/MicrosoftRotAuthority.crl
and are prompeted to download the MicrosoftRotAuthority.crl
file you should not have .NET Security validation issues. It is not
necessary to download the microsoftRootAuthority.crl file. "

Note: "We were not able deploy the reports in the IE. Hope the above might be a problem" (Any idea to solve this ?)

Later when proceeding with the installation after giving all the details... i recevied an error in the middle of the installation while Running
"post-Windows Installer configuration timing actions - SqlEngineConfigAction_install_confignonrc_Cpu64",it prompted error "The Following error has occured:
The system cannot find the path specified."


i am installing the set up from the created physical path,

D:\SQL 2008\Enterprise Edition\Enterprise\SQL2008 enterprise.

The installation path is
D:\SQL 2008\Enterprise Edition\Enterprise\SQL2008 enterprise\x64\setup
Below is the error found in the summary log,

Configuration status: Failed: see details below
Configuration error code: 0xFB92A9BB
Configuration error description: The system cannot find the path specified
Configuration log: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20100825_113646\Detail.txt

Rules report file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20100825_113646\SystemConfigurationCheck_Report.htm --> Checked and found this file in this path...




Below is found in the "detail" error log
D:\Microsoft SQL Server\MSSQL10.PRD1\MSSQLwhich is with regards to regstries.


2010-08-25 12:34:30 Slp:
2010-08-25 12:34:30 Slp: Error result: -2068643839
2010-08-25 12:34:30 Slp: Result facility code: 1203
2010-08-25 12:34:30 Slp: Result error code: 1
2010-08-25 12:34:30 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2010-08-25 12:34:30 Slp: Sco: Attempting to open registry subkey Software\Microsoft\PCHealth\ErrorReporting\DW\Installed


Please help to resolve this issue...
   

- Advertisement -