This error occurs during health check,
"The SQL Server 2005 KB Update is not installed on this computer"
We have SQL 2005 Standard installed....is there an update
any ideas
-Jim
This error occurs during health check,
"The SQL Server 2005 KB Update is not installed on this computer"
We have SQL 2005 Standard installed....is there an update
any ideas
-Jim
Error installing TFS final release
Nathan
annaDD3
First, I highly recommend you go though the check list in the install guide. I normally skip these but in this case there are a large number of gotcha's that the install guide walks you though (this is one of them).
You can download the latest version from of the guide http://go.microsoft.com/fwlink/ LinkId=40042. (NOTE: make sure you go to the properties of the CHM after you download it and click the Unblock button. Otherwise the CHM will come up blank)
As for your question, there is a HotFix for SQL Server. This is included on the installation disk for TFS. There is one for SQL Server and one for .NET 2.0 (both are included on the CD). You should install both of them. The .NET patch is in the "KB913393" folder and the SQL patch is in the "SQLServerKB" folder.
Hope this helps
herocomplex
if you look on the media you will see a SQL directory in the root of the media where the KB is kept
marc
Sox
That's where we're at now, however, we're getting an error during installation now on Reporting Services. Basically, the same error as described in
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=265276&SiteID=1
But we can't get it to work. It seems that TFS install isn't setting up the Report Service as promised....
Jason M Archer
marktait
[03/28/06,11:42:05] vs70uimgr: DisplayMessage_END:Error 29112.Team Foundation Report Server Configuration: Report Server is not properly configured or the Reporting Services Web site could not be reached. Use the Report Server Configuration tool to confirm that Report Server is configured properly and that the Reporting Service Web site can be found before running the installation again. For more information see the Team Foundation Installation Guide.
[03/28/06,11:42:06] Setup.exe: AddGlobalCustomProperty
[03/28/06,11:42:06] Microsoft Visual Studio 2005 Team Foundation Server - ENU: ***ERRORLOG EVENT*** : ERROR:Error 29112.Team Foundation Report Server Configuration: Report Server is not properly configured or the Reporting Services Web site could not be reached. Use the Report Server Configuration tool to confirm that Report Server is configured properly and that the Reporting Service Web site can be found before running the installation again. For more information see the Team Foundation Installation Guide.
[03/28/06,11:42:06] Setup.exe: AddGlobalCustomProperty
[03/28/06,11:42:06] Microsoft Visual Studio 2005 Team Foundation Server - ENU: ***ERRORLOG EVENT*** : ACTION FAILURE:Action ended 11:42:06: InstallFinalize. Return value 3.See MSI log for details.
[03/28/06,11:42:10] Setup.exe: AddGlobalCustomProperty
[03/28/06,11:42:11] Microsoft Visual Studio 2005 Team Foundation Server - ENU: ***ERRORLOG EVENT*** : ACTION FAILURE:Action ended 11:42:10: INSTALL. Return value 3.See MSI log for details.
[03/28/06,11:42:11] Microsoft Visual Studio 2005 Team Foundation Server - ENU: CRootComponent::Install(): Finished MSI Installation
Rodneyk
03/22/2006 10:25:07.294 Hotfix package launched
03/22/2006 10:25:09.325 Version level check successful for product instance MSSQLSERVER
03/22/2006 10:25:09.325 SP Level check successful for product instance MSSQLSERVER
03/22/2006 10:25:09.325 LCID check successful for product instance MSSQLSERVER
03/22/2006 10:25:09.325 Build version successful for product instance MSSQLSERVER
03/22/2006 10:25:13.825 Attempting to install instance: MSSQLSERVER
03/22/2006 10:25:13.825 Attempting to install target: SDBUILD2
03/22/2006 10:25:13.825 Attempting to stop service: MSSQLServerOLAPService
03/22/2006 10:25:20.294 Successfully stopped service: MSSQLServerOLAPService
03/22/2006 10:25:20.325 Attempting to check for locked files: sqlrun_as.msp
03/22/2006 10:25:20.372 Attempting to check for locked files: \\SDBUILD2\c$\260672ec61a3c85894b556233b5f37\hotfixas\Files\sqlrun_as.msp
03/22/2006 10:25:20.372 Creating MSP locked file check log at: C:\WINDOWS\Hotfix\OLAP9\Logs\OLAP9_Hotfix_KB914595_sqlrun_as.msp.out
03/22/2006 10:25:20.372 Attempting to install MSP with following command line: C:\WINDOWS\system32\msiexec.exe /I {8ABF8FEB-ABB0-40DC-9945-85AF36EF30A9} PATCH="\\SDBUILD2\c$\260672ec61a3c85894b556233b5f37\hotfixas\Files\sqlrun_as.msp" REINSTALL=All REINSTALLMODE="omus" /l*v "C:\WINDOWS\Hotfix\OLAP9\Logs\OLAP9_Hotfix_KB914595_sqlrun_as.msp.log" /q SQLBUILD=1523 KBNUMBER=KB914595 REBOOT=ReallySuppress QUERYMODE=1 QUERYTYPE=PATCHFILELIST QUERYOUTPUT=C:\WINDOWS\Hotfix\OLAP9\Logs\OLAP9_Hotfix_KB914595_sqlrun_as.msp.out
03/22/2006 10:27:28.636 MSP returned 1603: A fatal error occurred during installation.
03/22/2006 10:27:28.636 Unable to check MSP file: \\SDBUILD2\c$\260672ec61a3c85894b556233b5f37\hotfixas\Files\sqlrun_as.msp
03/22/2006 10:27:28.636 The following exception occurred: Unable to install MSP file Date: 03/22/2006 10:27:28.636 File: \depot\sqlvault\setupmain\setup\sqlse\sqlsedll\copyengine.cpp Line: 658
03/22/2006 10:27:28.667 Restarting OLAP Service MSSQLServerOLAPService since it was previously running
03/22/2006 10:27:28.667 Attempting to start service: MSSQLServerOLAPService
03/22/2006 10:27:32.042 Successfully started service: MSSQLServerOLAPService
03/22/2006 10:27:32.042 Failed to install instance: MSSQLSERVER
03/22/2006 10:27:32.042
03/22/2006 10:27:32.042 Product Status Summary:
03/22/2006 10:27:32.042 Product: SQL Server Analysis Services 2005
03/22/2006 10:27:32.042 MSSQLSERVER - Failure
03/22/2006 10:27:32.042
Linda K
Ok, I think I know the root cause of the problems. This server was promoted to a domain controller for about a wekk and then demoted. Now, I can't uninstall SQL Server 2005, I get an error "No mapping between account names and security IDs was done". I'm certain this is got to be a major part of my problems.
Any idea how to fix system accounts after a server has been demoted
gustavwallmark
nark
What kind of error do you get
I'd try the .NET patch first, but I don't think that will effect this. The .NET patch is for handling large files better and the notes on Microsoft's website don't mention a connection to the SQL kb914595 hotfix. But who knows...
Sameer.V
Are you installing TFS on a single server or a dual server If it is single server, TFS install will not configure the report services. SQL needs to do that properly before you can install TFS.
Bo
kosmab
Some people have had luck reinstalling SQL Server using the answer file supplied in the Installation Guide. Maybe that would work Just make sure you uninstall all of the SQL pieces (there are a bunch of them).
Other than that it looks to me like the Analysis Services is causing the problem. But I'm not very familiar with that aspect of SQL Server 2005 so I can't be of much help. I don't see where it is required however so maybe you can uninstall just that feature from SQL Server This is just a guess on my part.
mullr
On a single server install, report server is configured by SQL, not by TFS install. Before you install TFS, you can try the following to ensure that the report server is installed properly and running.
1) run http://localhost/reports, you get "SQL server reporting services" home page displayed,
2) go to Start\Programs\Microsoft SQL Server 2005\Configuration tools\Reporting Services Configuration. After you connect to your machine, you should see in the left pane all the items are checked except Email settings, Execution Accout and Encryption Keys.
3) You may also want to check out this post: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=287091&SiteID=1
Bo
Catalin E