SQL Server 2005 Installation Failure On Vista - Hangs At IIS
Feb 16, 2007
I just bought a new laptop with Vista pre-installed and was able to install Visual Studio 2005 Pro, but when attempting to install SQL Server 2005 it just hangs at the IIS detection step. I was using the administrative account. I was able to install the Developer Edition of SQL Server 2000, but I need 2005.
Some posts mention IIS version issues and 32 vs 64 bit version issues. Can anyone ellaborate on what is happening and why? What is the work around?
View 6 Replies
ADVERTISEMENT
Jan 24, 2007
Help! I'm trying to install SQL Server 2005 on 32-bit Vista RTM. Have tried several editions (Developer, Standard, Enterprise). Have tried installing while logged in as domain user account in machine administrator group as well as built-in Administrator user. Running SETUP program with elevated privilges. Certain portions (Analysis services, Notification services) install correctly, but never the database engine. Always fails consistently with the same error reported. Machine has Visual Studio 2005 installed already, but NOT SQL Server 2005 Express Edition. Error logs reports are below ({computer name} is the name of my machine)
UI error reported:
TITLE: Microsoft SQL Server 2005 Setup
------------------------------
SQL Server Setup failed to execute a command for server configuration. The error was [Microsoft][SQL Native Client][SQL Server]Windows NT user or group '{computer name}SQLServer2005MSSQLUser${computer name}$MSSQLSERVER' not found. Check the name again.. Refer to the server error logs and Setup logs for detailed error information.
Portion of Setup error log reports:
SQL_SUCCESS_WITH_INFO (1) in OdbcConnection::connect
sqlstate=01000, level=-1, state=-1, native_error=5701, msg=[Microsoft][SQL Native Client][SQL Server]Changed database context to 'master'.
sqlstate=01000, level=-1, state=-1, native_error=5703, msg=[Microsoft][SQL Native Client][SQL Server]Changed language setting to us_english.
SQL_SUCCESS_WITH_INFO (1) in OdbcStatement::execute_batch
sqlstate=01000, level=0, state=1, native_error=5701, msg=[Microsoft][SQL Native Client][SQL Server]Changed database context to 'master'.
SQL_SUCCESS_WITH_INFO (1) in OdbcStatement::execute_batch
sqlstate=01000, level=0, state=1, native_error=15457, msg=[Microsoft][SQL Native Client][SQL Server]Configuration option 'show advanced options' changed from 0 to 1. Run the RECONFIGURE statement to install.
SQL_SUCCESS_WITH_INFO (1) in OdbcStatement::execute_batch
sqlstate=01000, level=0, state=1, native_error=15457, msg=[Microsoft][SQL Native Client][SQL Server]Configuration option 'default language' changed from 0 to 0. Run the RECONFIGURE statement to install.
sqlstate=01000, level=0, state=1, native_error=15457, msg=[Microsoft][SQL Native Client][SQL Server]Configuration option 'default full-text language' changed from 1033 to 1033. Run the RECONFIGURE statement to install.
SQL_SUCCESS_WITH_INFO (1) in OdbcStatement::execute_batch
sqlstate=01000, level=0, state=1, native_error=15457, msg=[Microsoft][SQL Native Client][SQL Server]Configuration option 'show advanced options' changed from 1 to 0. Run the RECONFIGURE statement to install.
SQL_ERROR (-1) in OdbcStatement::execute_batch
sqlstate=42000, level=11, state=1, native_error=15401, msg=[Microsoft][SQL Native Client][SQL Server]Windows NT user or group '{computer name}SQLServer2005MSSQLUser${computer name}$MSSQLSERVER' not found. Check the name again.
sqlstate=42000, level=16, state=1, native_error=15007, msg=[Microsoft][SQL Native Client][SQL Server]'{computer name}SQLServer2005MSSQLUser${computer name}$MSSQLSERVER' is not a valid login or you do not have permission.
Error Code: 0x80073c29 (15401)
Windows Error Text: Source File Name: libodbc_statement.h
Compiler Timestamp: Mon Jun 13 14:30:24 2005
Function Name: OdbcStatement::execute_batch@CnfgSQL@80
Source Line Number: 91
View 13 Replies
View Related
May 9, 2006
After the installer has asked for authentication mode and has started verifying the authentication it simply hangs. I've let it sit there for an hour before taking the installer forcibly down but nothing seems to be happening except for two osql.exe processes showing up in the task manager.
I've tried both windows authentication and SQL server authentication but the outcome is always the same. At the same time I'm, however, able to login to the database engine and all services with management studio using both authentication modes.
The last few lines in HotFix.log are as follows:
05/09/2006 09:49:09.999 Authenticating user using Windows Authentication
05/09/2006 09:49:10.015 SQL Service MSSQLServer was previously running, ready for authentication
05/09/2006 09:49:10.218 SQL Agent Service SQLSERVERAGENT was previously running
05/09/2006 09:49:12.093 User authentication was successful
This would indicate that there's nothing wrong with the authentication but with whatever is supposed to take place after that.
There are quite a few lines in the log similar to the one below:
05/09/2006 09:47:08.438 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL ServerMSSQL.2MSSQLBinnSQLServr.exe
Redist9_Hotfix_KB913090.log seems to be the only individual log file that ends with line saying "Hotfix package launched" whereas all other logs have several lines of checks being completed successfully.
Any ideas what might be causing the installer to hang and how to fix it?
View 4 Replies
View Related
Feb 2, 2007
I have a virtual machine that previously had SQL Server 2005 installed. Since I changed the computer name, I have to reinstall SQL. I removed all the SQL components and am trying to reinstall the database and reporting components. The installation is failing on the "Removing temporary files" step. According to the setup progress screen, the following components have been installed:
OWC11
SQL Server Bakcward-Compatibility Files
SQL Server Database Services
Reporting Services
Visual Studio Integrated Development
SQL Server Books Online
SQLXML4
Workstation Components, Books Online - this step is still in "configuring components" status.
The virtual machine is running Windows 2003 Server SP1 with all current patches, using just under 2 GB of memory (1920 MB of RAM), the host is Windows XP SP2 with all current patches, with 4 GB of memory.
I had no problem doing this procedure on a different virtual machine, so I'm not sure what the problem is here.
View 2 Replies
View Related
Apr 3, 2007
Ok guys, I am trying to install Sql server 2005 on Vista but I am still stuck with this warning message in the System Configuration Check during Sql server 2K5 installation :
SQL Server Edition Operating System Compatibility (Warning)
Messages
* SQL Server Edition Operating System Compatibility
* Some components of this edition of SQL Server are not supported on this operating system. For details, see 'Hardware and Software Requirements for Installing SQL Server 2005' in Microsoft SQL Server Books Online.
Now, I know I need to install SP2 but how the hell I am going to install SP2 if Sql server 2005 doesn't install any of the components including Sql server Database services, Analysus services, Reporting integration services( only the workstation component is available for installation)?
Any work around for this issue?
P.S.: I didn't install VS.NET 2005 yet, can this solve the problem?
I am running on Vista Ultimate and Installing Sql Server 2k5 enterprise edition
Thanks.
View 2 Replies
View Related
Sep 1, 2006
Hi
I have installed the Beta version for Windows Vista and installed VS 2005 for Software Developers which includes SQL Server Express.
When installing the SQL Server express part compatibility issues appear. Do i need to install a fresh copy of SQL Server Express which inlcludes Service Pack 1?
I cannot connect to any mdf file through the data connection section in the VS 2005 IDE. Cant remember the exact error message, something like "Cannot find the entry or starting point".
I am running a fresh install off the latest Dotnetnuke starter kit and get a database compatibility error so my guess is this could also be as a result of SP 1 not being installed?
Any help or suggestions appreciated.
Thanks
View 7 Replies
View Related
Oct 13, 2007
I'm getting a setup failure for OWC11 when I try and install SQL Server 2005 Standard or Enterprise on a brand new machine with XP SP2. I have tried installing OWC beforehand, but this doesn't make a difference - SQL setup doesn't appear to check whether this component is already installed. Interestingly, SQL Server Express installs without a hitch.
Belowis the releveant part of the error log. It appears that setup isn't putting the OWC MSI in the right place in the temporary setup area. Any help would be much appreciated!
MSI (s) (C4:C8) [19:03:59:921]: Executing op: ComponentRegister(ComponentId={2B9CB878-8D8B-41C8-BDD4-17D80DC4FC5D},KeyPath=<Microsoft.Office.Interop.Owc11,Version="11.0.0.0000",Culture="neutral",PublicKeyToken="71e9bce111e9429c",FileVersion="11.0.5530.0",State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C4:C8) [19:03:59:921]: MSCOREE already loaded, using loaded copy
MSI (s) (C4:C8) [19:03:59:937]: Executing op: ActionStart(Name=RemoveODBC,Description=Removing ODBC components,)
MSI (s) (C4:C8) [19:03:59:937]: Executing op: ODBCDriverManager(,BinaryType=0)
MSI (s) (C4:C8) [19:03:59:937]: Executing op: ODBCDriverManager(,BinaryType=1)
MSI (s) (C4:C8) [19:03:59:937]: Executing op: ActionStart(Name=CreateFolders,Description=Creating folders,Template=Folder: [1])
MSI (s) (C4:C8) [19:03:59:937]: Executing op: FolderCreate(Folder=C:,Foreign=0,)
MSI (s) (C4:C8) [19:03:59:937]: Executing op: ActionStart(Name=InstallFiles,Description=Copying new files,Template=Copying file: [1])
MSI (s) (C4:C8) [19:03:59:937]: Executing op: SetTargetFolder(Folder=C:Program FilesMicrosoft OfficeOFFICE11)
MSI (s) (C4:C8) [19:03:59:937]: Executing op: SetSourceFolder(Folder=1FILESPFILESMSOFFICEOFFICE11|FILESProgram FilesMicrosoft OfficeOFFICE11)
MSI (s) (C4:C8) [19:03:59:937]: Executing op: ChangeMedia(MediaVolumeLabel=OFFICE11,MediaPrompt=Please insert the disk: Microsoft Office 2003 Web Components,MediaCabinet=1PA800302.CAB,BytesPerTick=32768,CopierType=1,,,SignatureRequired=0,,,IsFirstPhysicalMedia=1)
MSI (s) (C4:C8) [19:03:59:937]: Executing op: AssemblyCopy(SourceName=OWC11PIA.DLL|Microsoft.Office.Interop.Owc11.dll,SourceCabKey=OWC11PIA.DLL,DestName=Microsoft.Office.Interop.Owc11.dll,Attributes=1024,FileSize=461416,PerTick=32768,,VerifyMedia=1,,,,,ComponentId={2B9CB878-8D8B-41C8-BDD4-17D80DC4FC5D},IsManifest=1,,,AssemblyMode=0,)
MSI (s) (C4:C8) [19:03:59:937]: Resolving source.
MSI (s) (C4:C8) [19:03:59:937]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (C4:C8) [19:03:59:937]: User policy value 'DisableMedia' is 0
MSI (s) (C4:C8) [19:03:59:937]: Machine policy value 'AllowLockdownMedia' is 0
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Media enabled only if package is safe.
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Looking for sourcelist for product {90A40409-6000-11D3-8CFE-0150048383C9}
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Adding {90A40409-6000-11D3-8CFE-0150048383C9}; to potential sourcelist list (pcode;disk;relpath).
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Now checking product {90A40409-6000-11D3-8CFE-0150048383C9}
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Media is enabled for product.
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Attempting to use LastUsedSource from source list.
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Trying source C:SWWORKMOSOURCEBCMOWC11.
MSI (s) (C4:C8) [19:03:59:937]: Note: 1: 2203 2: C:SWWORKMOSOURCEBCMOWC11OWC11.MSI 3: -2147287037
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Source is invalid due to missing/inaccessible package.
MSI (s) (C4:C8) [19:03:59:937]: Note: 1: 1706 2: -2147483647 3: OWC11.MSI
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Processing net source list.
MSI (s) (C4:C8) [19:03:59:937]: Note: 1: 1706 2: -2147483647 3: OWC11.MSI
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Processing media source list.
MSI (s) (C4:C8) [19:03:59:937]: Note: 1: 2203 2: 3: -2147287037
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Source is invalid due to missing/inaccessible package.
MSI (s) (C4:C8) [19:03:59:937]: Note: 1: 1706 2: -2147483647 3: OWC11.MSI
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Processing URL source list.
MSI (s) (C4:C8) [19:03:59:937]: Note: 1: 1402 2: UNKNOWNURL 3: 2
MSI (s) (C4:C8) [19:03:59:937]: Note: 1: 1706 2: -2147483647 3: OWC11.MSI
MSI (s) (C4:C8) [19:03:59:937]: Note: 1: 1706 2: 3: OWC11.MSI
MSI (s) (C4:C8) [19:03:59:937]: SOURCEMGMT: Failed to resolve source
MSI (s) (C4:C8) [19:04:30:953]: Product: Microsoft Office 2003 Web Components -- Error 1706. Setup cannot find the required files. Check your connection to the network, or CD-ROM drive. For other potential solutions to this problem, see C:Program FilesMicrosoft OfficeOFFICE111033SETUP.CHM.
View 3 Replies
View Related
Apr 5, 2006
When i try to install SQL server 2005 Express, French version (after installation of : Framework 2.0, Visual Web Developper), i get the following error :
"Le programme d'installation de SQL server 2005 a détecté des composants incompatibles des versions bêta de visual studio, de .NET Framework ou de SQL server 2005. Supprimer ces composants à l'aide de Ajout ou suppression de programmes, puis exécuter à nouveau le programme d'installation de SQL server 2005. Pour des instructions détaillées sur la désinstallation de SQL Server 2005, voir le fichier lisez-moi de SQL server 2005."
I removed all old versions !
Thank's for help
View 1 Replies
View Related
Jul 26, 2007
hi
i have windows vista home basic.I am trying to install sql server 2005.
I have two issue:
1)Its always throwing a popup window saying sql server has a know issue and do you want to continue.
2)I am not able to connect to any database engine.
Please help.
View 5 Replies
View Related
Feb 27, 2007
Hello,
I'm trying to install a version of SQL server 2005 with reporting services on a vista 64 bits.
I've a licence for SQL server 2005 standard edition in French, my vista is in French, and I'm using visual studio standard edition in English to develop. I would like to develop reports using SQL server to include these reports in my applications developped with Visual Studio.
Wich version of SQL server should I install ? I've tryed to install SQL server express 2005 with advanced feature SP2 (english version) and then later the standard edition (French version) (each time uninstalling all SQL server components between tries), but I got problems with reporting services each time.
I got first a warming saying than reporting services is 32 bits and IIS is 64 bits, I so allowed IIS to run 32 bits ASP .Net, but after that, I now get a problem of .Net registration in IIS as warming message on the line concerning Reporting services during the install of SQL Server, and it doesn't even offer to install RS on the next window.
I reinstalled the DotnetFX64 to be sure, but still get the same message. If I look in the IIS the application pools are looking me to be normal, with the ASPNET 32 bit code allowed.
View 11 Replies
View Related
Feb 4, 2007
Whenever I try to install SQL Server 2005 Express Edition on my Vista Ultimate x64 platform I get error 29506. All I could find on the web was that this is probably due to an access control problem. I have tried installing it as the local administrator, as a member of domain admins, and as the domain administrator. All get the same error. My domain is a Small Business Server domain. This may be part of the problem, but I can't imagine how.
When trying to force access to the domain administrator, I also seem to get an access problem.
Any suggestions?
View 3 Replies
View Related
Jun 6, 2007
Greetings gurus,
I've installed SQL Server Express 2005 on several computers successfully, but on two completely dissimilar computers it fails with the same error message. One is running Win2k + SP4; the other is WinXP + SP2. In both cases, the user has full Administrator rights.
The message occurs while installing the "SQL Server Database Services" component. It is (deep breath):
"Source file not found: d:sql serverSetupProgram FilesMicrosoft SQL Server90ToolsBinnWindowswinsxsManifestsx86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2.manifest. Verify that the file exists and that you can access it."
Here's a snippet from the SQL log:
Code SnippetMSI (s) (28:90) [11:34:00:328]: Executing op: SetTargetFolder(Folder=C:WINNTwinsxsManifests)
MSI (s) (28:90) [11:34:00:328]: Executing op: SetSourceFolder(Folder=1PFilesMICROS~190ToolsBinnWindowswinsxsmanifest|Program FilesMicrosoft SQL Server90ToolsBinnWindowswinsxsManifests)
MSI (s) (28:90) [11:34:00:328]: Executing op: FileCopy(SourceName=dql1q2cs.lm8|x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2.manifest,SourceCabKey=manifest.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E,DestName=x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2.manifest,,FileSize=2370,PerTick=32768,,VerifyMedia=1,ElevateFlags=4,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1226251473,HashPart2=996882482,HashPart3=-550692827,HashPart4=1455672404,,)
MSI (s) (28:90) [11:34:00:328]: File: C:WINNTwinsxsManifestsx86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2.manifest; To be installed; Won't patch; No existing file
MSI (s) (28:90) [11:34:00:328]: Source for file 'x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2.manifest' is uncompressed, at 'D:sql serverSetupProgram FilesMicrosoft SQL Server90ToolsBinnWindowswinsxsManifests'.
MSI (s) (28:90) [11:34:00:328]: Note: 1: 2318 2: C:WINNTwinsxsManifestsx86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2.manifest
MSI (s) (28:90) [11:34:00:375]: Note: 1: 1308 2: D:sql serverSetupProgram FilesMicrosoft SQL Server90ToolsBinnWindowswinsxsManifestsx86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2.manifest
MSI (s) (28:90) [14:34:52:890]: Product: Microsoft SQL Server 2005 Express Edition -- Error 1308. Source file not found: D:sql serverSetupProgram FilesMicrosoft SQL Server90ToolsBinnWindowswinsxsManifestsx86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2.manifest. Verify that the file exists and that you can access it.
I have tried installing from both a packaged and an exploding installation, freshly downloaded, but the same message always appears. While using the exploded installation, it is clear that the file referred to exists and appears to be valid (the manifest looks good and the cat file opens and is certified valid).
The exact same setup files have been used on other computers (both Win2k and WinXP) with no problems. Although it is a long path, I don't think that is causing the problem because, again, it works on other machines. The folder containing the setup files is not shared.
The contents of c:winntwinsxs looks okay. The corresponding ATL and CRT manifests are present for the same version.
The web hasn't thrown up any clues, so I'm at a bit of a loss about what to try now.
Does anyone have any bright ideas?
Many thanks,
Encho.
View 7 Replies
View Related
Apr 10, 2007
When i try to install this it always says that the intallation unexpectedly failed and to review the setup sumery log file. How can i get this to work??
Please Help
View 2 Replies
View Related
Feb 5, 2007
Hi Every One,
I would like to install the Sql Server 2005 on Vista RTM. prevoiusly I had Vista RC1 on which it was working fine.
Now, as the installation starts, the Vista Error dialog box gets appeared and the asks for the debugging, close or Online solution.
Please help me to install that.
Thanking you
gaurav gupta
View 1 Replies
View Related
Mar 8, 2007
Hi Every One,
I am trying to install SQL Server 2005 on Windows Vista Home Premium edition, when I run the Installer I received are the following error message.
IIS Feature Requirement (Warning)
Messages
IIS Feature Requirement
Microsoft Internet Information Services (IIS) is either not installed or is disabled. IIS is required by some SQL Server features. Without IIS, some SQL Server features will not be available for installation. To install all SQL Server features, install IIS from Add or Remove Programs in Control Panel or enable the IIS service through the Control Panel if it is already installed, and then run SQL Server Setup again. For a list of features that depend on IIS, see Features Supported by Editions of SQL Server in Books Online.
I already configure IIS7 with all feature, but system still generate above mentioned message.
View 18 Replies
View Related
Mar 12, 2007
Hi,
Im encountering yet another problem in Vista(Vista Home Premium). I have turned on all IIS features from control panel. When I open http://localhost it gives the error
HTTP Error 404.4 - Not Found
Description: The resource you are looking for does not have a handler associated with it
How should i resolve this?
Also, when I try to install SQL server 2005 express edition, it gives the warning that IIS is not installed, though I have installed all the features and it is running.
I have been struggling for the past one week, just to install SQL server on vista!
Please help.
Thanks
View 4 Replies
View Related
Nov 16, 2007
While installing SQL Server 2005 Enterprise Edition on Windows Vista Ultimate
the setup alerts me "there are known compatibility problems, please
install SP2 after this". So ok, all went nice and installed without error.
IIS 7 installed fully, so all green in setup display.
(But after installation i do not see any service which begins with SQL***...)
At the end, the setup wanted to start the administration Tool.
Ok, but my name was not listed, so i could not add me to the permitted users.
I can not use any tool, because i have no rights.
Some Ideas?
Microsoft SQL Server Management Studio 9.00.3042.00
Microsoft Analysis Services-Clienttools 2005.090.3042.00
Microsoft Data Access Components (MDAC) 6.0.6000.16386 (vista_rtm.061101-2205)
Microsoft MSXML 3.0 4.0 5.0 6.0
Microsoft Internet Explorer 7.0.6000.16546
Microsoft .NET Framework 2.0.50727.312
Betriebssystem 6.0.6000
thanks Frank
View 6 Replies
View Related
Apr 30, 2007
At stage: Visual Studio Integrated Development Environment 2005
Coping new files dv_commoner.hxs Directory....... 89818
Last lines in SQLSetup0001_ADH1_PPESku_1.log:
........
MSI (s) (40:C8) [10:32:18:640]: Executing op: ChangeMedia(MediaVolumeLabel=SQLDEV,MediaPrompt=Please insert the disk: Microsoft Visual Studio 2005 Premier Partner Edition - ENU Disk 1,MediaCabinet=1\_1519_RTL_x86_enu_VSCC_Help_Collection.cab,BytesPerTick=32768,CopierType=1,,,SignatureRequired=0,,,IsFirstPhysicalMedia=1)
MSI (s) (40:C8) [10:32:18:656]: Executing op: FileCopy(SourceName=92310|dv_commoner.hxs,SourceCabKey=commoner_hxs_8_ENU____.3643236F_FC70_11D3_A536_0090278A1BB8,DestName=dv_commoner.hxs,Attributes=16384,FileSize=89818,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,Version=8.0.50730.10000,Language=1033,InstallMode=58982400,,,,,,,)
MSI (s) (40:C8) [10:32:18:656]: File: C:Program FilesCommon FilesMicrosoft SharedDevHelpVSCCv8.0dv_commoner.hxs; To be installed; Won't patch; No existing file
MSI (s) (40:C8) [10:32:18:656]: Source for file 'commoner_hxs_8_ENU____.3643236F_FC70_11D3_A536_0090278A1BB8' is compressed
Please help with problem and how to procceed.
Thanks
ADH
View 2 Replies
View Related
May 31, 2006
I am trying to install SQL 2005 SP1 on a Windows 2000 Server SP4 platform. I have repeatedly tried this, and have trashed and re-built the platform all to no avail. I keep getting the same problem. The installation hangs, using 0 CPU apparently after successfully extracting the files to disk. It leaves the HOTFIX.EXE running, and cancelling it ends the process. The HOTFIX.LOG looks like this:
5/31/2006 10:05:03.185 ================================================================================
05/31/2006 10:05:03.185 Hotfix package launched
05/31/2006 10:05:03.195 Successfully opened registry key: SOFTWAREMicrosoftWindowsCurrentVersion
05/31/2006 10:05:03.195 Successfully read registry key: CommonFilesDir, string value = G:Program FilesCommon Files
05/31/2006 10:05:03.195 Successfully opened registry key: SOFTWAREMicrosoftWindowsCurrentVersion
05/31/2006 10:05:03.205 Successfully read registry key: ProgramFilesDir, string value = G:Program Files
I have been searching various forums for an answer and have found one hit here (but no answer):
http://www.eggheadcafe.com/aspnet_answers/SQLServersetup/May2006/post26789173.asp
After reading this I cancelled the CMD.EXE instead of the HOTFIX.EXE and duly got a "Product Enumeration" popup window. The HOTFIX.LOG now looks like this:
05/31/2006 12:27:18.057 ================================================================================
05/31/2006 12:27:18.057 Hotfix package launched
05/31/2006 12:27:18.057 Successfully opened registry key: SOFTWAREMicrosoftWindowsCurrentVersion
05/31/2006 12:27:18.057 Successfully read registry key: CommonFilesDir, string value = G:Program FilesCommon Files
05/31/2006 12:27:18.067 Successfully opened registry key: SOFTWAREMicrosoftWindowsCurrentVersion
05/31/2006 12:27:18.067 Successfully read registry key: ProgramFilesDir, string value = G:Program Files
05/31/2006 16:09:34.452 Successfully opened registry key: SOFTWAREMicrosoftWindowsCurrentVersion
05/31/2006 16:09:34.462 Successfully read registry key: CommonFilesDir, string value = G:Program FilesCommon Files
05/31/2006 16:09:34.462 Successfully opened registry key: SOFTWAREMicrosoftWindowsCurrentVersion
05/31/2006 16:09:34.462 Successfully read registry key: ProgramFilesDir, string value = G:Program Files
05/31/2006 16:09:34.462 Local Computer:
05/31/2006 16:09:34.462 Target Details: PET005-5
05/31/2006 16:09:34.462 commonfilesdir = G:Program FilesCommon Files
05/31/2006 16:09:34.462 lcidsupportdir = G:sql2005sp1_ext1033
05/31/2006 16:09:34.472 programfilesdir = G:Program Files
05/31/2006 16:09:34.472 supportdir = G:sql2005sp1_ext
05/31/2006 16:09:34.472 supportdirlocal = G:sql2005sp1_ext
05/31/2006 16:09:34.472 windir = G:WINNT
05/31/2006 16:09:34.472 winsysdir = G:WINNTsystem32
05/31/2006 16:09:34.472
05/31/2006 16:09:34.512 Enumerating applicable products for this patch
05/31/2006 16:09:34.532 Found Redist 2005 product definition
And there is also now a REDIST9_HOTFIX_KB913090.LOG file which looks like this:
05/31/2006 16:09:34.582 ================================================================================
05/31/2006 16:09:34.582 Hotfix package launched
Yes I am logged on as an Administrator. Yes the SQL 2005 is off the latest MSDN CDs.
How do I resolve this issue and install SP1?
View 8 Replies
View Related
Nov 29, 2006
Hi,
Two questions:
1) How do I correctly install SQL 2005 Developer and the SP2 CTP on Vista?
2) Is there a way to slipstream SP2?
I've taken the following steps:
Built Vista Ultimate as a clean install.
Turned on features in Vista and installed all components of IIS.
Restarted system
Connected to a Network
Installed the SQL 2005 Developer CD 1 with two warnings on the System Configuration Check screen:
SQL Server Edition Operating System Compatibility
Edition Change Check
On the Components to install screen, I only have one option for installation:
Workstation components, Books Online and development tools.
Thanks in advance...
View 3 Replies
View Related
Mar 27, 2008
Hi, there,
I ran into the following problem when installing SQL 2005 developer edition on Vista:
€œSQL Server Setup Failed to compile the Managed Object Format (MOF) file E:Program FilesMicrosoft SQL Server90Sharedsqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.€?
Any helpful hint is appreciated!
View 6 Replies
View Related
Feb 12, 2008
While installing SQL Server 2005 Express Edition SP2 or SQL Server 2005 Express Edition with Advanced Services SP2
on Vista Ultimate, I get the error "The feature(s) selected are not valid for this edition of SQL server". Then the installation stops and exist. The only feature selected is Database Services, data files and shared tools.
HELP!
View 11 Replies
View Related
Feb 22, 2008
I cannot get SQL Express 2005 to install. I have tried numerous things, including uninstalling practically everything on my machine, reinstalling all .NET versions, using cleanup tools, etc. I have the log files. If anyone can help, what info should I post?
Thanks.
-Thomas
View 4 Replies
View Related
Sep 14, 2005
When i will try to install SQL Server Express Manager in W2K SP4, its fail with error in Event Viewer:
View 1 Replies
View Related
Sep 12, 2007
I'm trying to install SQL 2005 Express Edition in a PC running Windows XP Proffesional Edition SP2. I have .Net Framework 2.0 properly installed. I downloaded the software but setup is not working. This is the log registering the problem:
Microsoft SQL Server 2005 Setup beginning at Wed Sep 12 07:51:27 2007
Process ID : 2796
f:dc17aef5dcc0f0613f2745378bsetup.exe Version: 2005.90.1399.0
Running: LoadResourcesAction at: 2007/8/12 7:51:26
Complete: LoadResourcesAction at: 2007/8/12 7:51:26, returned true
Running: ParseBootstrapOptionsAction at: 2007/8/12 7:51:26
Loaded DLL:f:dc17aef5dcc0f0613f2745378bxmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2007/8/12 7:51:27, 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: utillibpersisthelpers.cpp
Compiler Timestamp: Fri Jul 29 01:13:55 2005
Function Name: writeEncryptedString
Source Line Number: 124
----------------------------------------------------------
writeEncryptedString() failed
Source File Name: utillibpersisthelpers.cpp
Compiler Timestamp: Fri Jul 29 01:13:55 2005
Function Name: writeEncryptedString
Source Line Number: 123
----------------------------------------------------------
Error Code: 0x80070002 (2)
Windows Error Text: El sistema no puede hallar el archivo especificado.
Source File Name: cryptohelpercryptsameusersamemachine.cpp
Compiler Timestamp: Mon Jun 13 14:30:00 2005
Function Name: sqls::CryptSameUserSameMachine:rotectData
Source Line Number: 50
2
Could not skip Component update due to datastore exception.
Source File Name: datastorecachedpropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "InstallMediaPath" {"SetupBootstrapOptionsScope", "", "2796"} in cache
Source File Name: datastorepropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:50 2005
Function Name: SetupBootstrapOptionsScope.InstallMediaPath
Source Line Number: 44
----------------------------------------------------------
No collector registered for scope: "SetupBootstrapOptionsScope"
Running: ValidateWinNTAction at: 2007/8/12 7:51:27
Complete: ValidateWinNTAction at: 2007/8/12 7:51:27, returned true
Running: ValidateMinOSAction at: 2007/8/12 7:51:27
Complete: ValidateMinOSAction at: 2007/8/12 7:51:27, returned true
Running: PerformSCCAction at: 2007/8/12 7:51:27
Complete: PerformSCCAction at: 2007/8/12 7:51:27, returned true
Running: ActivateLoggingAction at: 2007/8/12 7:51:27
Error: Action "ActivateLoggingAction" threw an exception during execution. Error information reported during run:
Datastore exception while trying to write logging properties.
Source File Name: datastorecachedpropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "primaryLogFiles" {"SetupStateScope", "", ""} in cache
Source File Name: datastorepropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:50 2005
Function Name: SetupStateScope.primaryLogFiles
Source Line Number: 44
----------------------------------------------------------
No collector registered for scope: "SetupStateScope"
00E3CFC4Unable to proceed with setup, there was a command line parsing error. : 2
Error Code: 0x80070002 (2)
Windows Error Text: El sistema no puede hallar el archivo especificado.
Source File Name: datastorepropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:50 2005
Function Name: SetupBootstrapOptionsScope.InstallMediaPath
Source Line Number: 44
Class not registered.
Failed to create CAB file due to datastore exception
Source File Name: datastorecachedpropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "HostSetup" {"SetupBootstrapOptionsScope", "", "2796"} in cache
Source File Name: datastorepropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:50 2005
Function Name: SetupBootstrapOptionsScope.HostSetup
Source Line Number: 44
----------------------------------------------------------
No collector registered for scope: "SetupBootstrapOptionsScope"
Message pump returning: 2
I don't understand why this is happening and any help is appreciated (I don't wan't to install MySQL!!!!). Thanks.
View 3 Replies
View Related
Apr 20, 2007
I can get SQL SERVER 2005 to install it goes through the extracting files then gives me an error message that says "SQL Server Setup unexpectedly failed. for more information, review the setup summery log file " . I don't think i have any beta versons of Visual Studio or SQL I do have Accouting Express with has something with SQL I don't know if that will stop my installation. I really need SQL to work for my business.
Please Help ME!!!
Heres a copy of my log file:[SQLSetup0017_DSTRETCH_Core]
Microsoft SQL Server 2005 Setup beginning at Wed Apr 18 19:28:35 2007
Process ID : 5244
c:84d9dbbedcbb7eee6c8eeabf58setup.exe Version: 2005.90.3042.0
Running: LoadResourcesAction at: 2007/3/18 19:28:35
Complete: LoadResourcesAction at: 2007/3/18 19:28:35, returned true
Running: ParseBootstrapOptionsAction at: 2007/3/18 19:28:35
Loaded DLL:c:84d9dbbedcbb7eee6c8eeabf58xmlrw.dll Version:2.0.3609.0
Complete: ParseBootstrapOptionsAction at: 2007/3/18 19:28:35, 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: utillibpersisthelpers.cpp
Compiler Timestamp: Wed Jun 14 16:30:14 2006
Function Name: writeEncryptedString
Source Line Number: 124
----------------------------------------------------------
writeEncryptedString() failed
Source File Name: utillibpersisthelpers.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: cryptohelpercryptsameusersamemachine.cpp
Compiler Timestamp: Wed Jun 14 16:28:04 2006
Function Name: sqls::CryptSameUserSameMachine:rotectData
Source Line Number: 50
2
Could not skip Component update due to datastore exception.
Source File Name: datastorecachedpropertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:27:59 2006
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "InstallMediaPath" {"SetupBootstrapOptionsScope", "", "5244"} in cache
Source File Name: datastorepropertycollection.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/3/18 19:28:35
Complete: ValidateWinNTAction at: 2007/3/18 19:28:35, returned true
Running: ValidateMinOSAction at: 2007/3/18 19:28:35
Complete: ValidateMinOSAction at: 2007/3/18 19:28:35, returned true
Running: PerformSCCAction at: 2007/3/18 19:28:35
Complete: PerformSCCAction at: 2007/3/18 19:28:35, returned true
Running: ActivateLoggingAction at: 2007/3/18 19:28:35
Error: Action "ActivateLoggingAction" threw an exception during execution. Error information reported during run:
Datastore exception while trying to write logging properties.
Source File Name: datastorecachedpropertycollection.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: datastorepropertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:28:01 2006
Function Name: SetupStateScope.primaryLogFiles
Source Line Number: 44
----------------------------------------------------------
No collector registered for scope: "SetupStateScope"
02E7CFC0Unable 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: datastorepropertycollection.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: datastorecachedpropertycollection.cpp
Compiler Timestamp: Wed Jun 14 16:27:59 2006
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "HostSetup" {"SetupBootstrapOptionsScope", "", "5244"} in cache
Source File Name: datastorepropertycollection.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
View 3 Replies
View Related
Apr 11, 2007
Hi, we have 2 servers (Windows 2003 R2) in a cluster. All clustering requirements have been setup, so the next step is to install the SQL 2005 cluster.
However, during installation, we encounter problem. Some of the services failed to install. Afterwards, we tried to re-install, but we encounter unexpected error. Then we tried to uninstall, we also encounter unexpected error.
We already tried to follow KB 909967. Using ARPWrapper gives the same error as the one from Add-Remove Program, with a pop-up:
There was an unexpected failure during the setup wizard. You may review the setup logs and/or click the help button for more information.
So, we go to the "If you experience problem" section, where we try to uninstall the items one by one. The first one we found is Analysis Services, and when we try to uninstall it, we encounter this problem:
Error 29527. The setup has encountered an unexpected error in datastore. The action is RestoreSetupParams. The error is : Source File Name: datastorecachedpropertycollection.cppCompiler Timestamp: Fri Jul 29 01:13:49 2005 Function Name: CachedPropertyCollection::findPropertySource Line Number: 130----------------------------------------------------------Failed to find property "OwningGroup" {"VirtualServerInfo", "", "NAME"} in cache Source File Name: datastoreclusterinfocollector.cpp Compiler Timestamp: Fri Sep 16 13:20:12 2005 Function Name: ClusterInfoCollector::collectClusterVSInfo Source Line Number: 883 ---------------------------------------------------------- Failed to detect VS info due to datastore exception. Source File Name: datastoremachineconfigscopeproperties.cpp Compiler Timestamp: Wed Aug 24 13:40:04 2005 Function Name: SqlInstallConfigScope.InstanceName Source Line Number: 95 ---------------------------------------------------------- Error: Could not find an install of type 5 for instance MSSQLSERVER
So, now we are stuck. We can not re-install because the uninstallation step fails. Really need your help.
View 6 Replies
View Related
May 16, 2008
During installation of MSDE the installation hangs at "please wait while Windows configures microsoft sql server desktop engine" I always end up killing the installation process. I am trying to install Windows XPe dev kit and this is the step I am getting stuck on. If I try to skip this step and setup the database the setup obviously tells me that i dont have sql 200 or MSDE installed.
The KB article http://support.microsoft.com/kb/811479 describes the syptoms perfectly, but fast user switching isnt even enabled for this machine and is not the source of the problem.
View 8 Replies
View Related
Feb 1, 2007
I'm trying to perform a fresh new install of SQL Express 2005 Advanced SP (CTP) on Vista Ultimate RTM but running into an installation issue preventing me from installing the Reporting Services option. When the SQL Express Advanced installation does it's system configuration check, it gives me this warning ...
- IIS Feature Requirement (Warning)
Messages
IIS Feature Requirement
Microsoft Internet Information Services (IIS) is either not installed or is disabled. IIS is required by some SQL Server features. Without IIS, some SQL Server features will not be available for installation. To install all SQL Server features, install IIS from Add or Remove Programs in Control Panel or enable the IIS service through the Control Panel if it is already installed, and then run SQL Server Setup again. For a list of features that depend on IIS, see Features Supported by Editions of SQL Server in Books Online.
I do have IIS7 installed and running on my system with all options except for FTP. Why isn't the SQL Express install recognizing IIS7? Is there a workaround? I'd really like to get Reporting Services installed. But SQL Express isn't giving me that option during install because of this IIS issue. Thanks in advance!
View 6 Replies
View Related
Jul 26, 2007
hi
i have windows vista home basic.I am trying to install sql server 2005.
I have two issue:
1)Its always throwing a popup window saying sql server has a know issue and do you want to continue.
2)I am not able to connect to any database engine.
Please help.
View 1 Replies
View Related
Oct 24, 2007
Hi,
I am trying to install Sql Server 2005 on VISTA Ultimate and even though it says it will install the server components, when I get as far as the screen showing the components to be installed everything is greyed out except for the Client side components for Vis Studio. nothing else. It will not install anything of the Sql Server. I heard something about sp2 for Vista? We can't even install sql server in first place.
Any ideas?
View 8 Replies
View Related
Aug 25, 2005
I can't get SQL Server to install and I can't figure out why.All I am doing is trying to install SQL Server 2000 on my Windows XPPro (SP2) dev machine.But it just hangs - the processes SETUPSQL.EXE and SQLSTP.exe load anddo nothing...Here is the full chain of events that has lead me to this impasse:1) Try to install Sql Reporting Services. This needs a SQL Serverinstallation to attach to. Fair enough.2) Installed Sql Server 2000, no problems.3) Try and install SRS. Need Sql Server 2000 SP3. No problem.4) Attempt to install SP3a. Install hangs. No windows are open.Nothing.5) Uninstall Sql Server 2000. Reinstall. Hangs.6) Try again. Get told setup is already running.7) Look at processes and notice SETUPSQL.EXE and SQLSTP.exe. So I killthem.8) Reboot9) Try and install Sql Server 200 again. Hangs.10) Repeat.....Now I have nothing! Not even the client tools (Ent Manager, QueryAnalyzer...) which I really need.Any help appreciated.Thanks,Andrew
View 4 Replies
View Related
Nov 15, 2007
I seem to have gotten myself between a rock and a hard place. I have tried everything I know and am sending this post as a last resort before wiping my computer drive and re-installing everything. This would not be the end of the world. All the software on my computer is registered and legal and all that, but getting things set up again is not something I look forward to. Here's the situation .....
I have been trying out SQL Server 2005 Express on a test server and have worked out all kinds of good things, including working remotely, over our network, from my computer. We decided to get the full version (SQL Server 2005 Standard) before going any further so that I could have all the cool tools and stuff. We got the full version installed on a new server
and I have been working on it using SQL Server Management Studio Express to get things started. Yesterday I decided I was ready to start going thru the tutorials for SSIS and SSAS, so I uninstalled the Express version of Management Studio and all other segments of Express that were on my local computer, got out the Standard version CDs and installed the workgroups segment on my computer. After several false-starts (re having to load things like IIS and reload .NET framework and then restart the SQL Server installation) I thought I finally made it all the way thru. During this last time thru a message popped up about not enough virtual memory, but the installation continued - so I left it going. When the "finish" screen came up and I clicked "finish", I first went to Surface Config and set things up as I had them before, then tried going to Managment Studio, but it was not in the programs list. I went back to Config. Manager and tried to see if something just needed to be turned on, or whatever, and started getting application failure errors, with a message to look at the install log. In that log there is a message about installation failure due to memory shortage. I should not be getting this problem, as far as I can tell. My hard drive has 24 gigs free and I have 1 gig of ram. In any case, I tried un-installing (thru add/remove programs) and when I do I get a failure error there too. Finally, I tried running the install again, figuring - as I have experienced on other software - that sometimes the second time thru straightens things out. No such luck, and another try at un-install gave the same results. I realize I am being somewhat vague about the error messages. I can get them if I need to, but I thought I would just toss this situation out to you all first, since it may not matter exactly what the failure messages are! Any suggestions?
Thanks a billion!
View 5 Replies
View Related