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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-09-07 : 07:03:53
|
Murugan writes "HiI am trying to install SQL Server 2005 June CTP in my laptop with Windows XP Pro operating system. I removed all existing VS .NET 2005 Beta 2 components as order given by Microsoft from my laptop as I supposed to do before installing SQL Server 2005. Even after removing this and running uninstall wizards from SQL Server 2005 install CD, still I am getting error message saying that SQL Server 2005 CTP Setup detected previous VS or SQL Components, please remove them before this installaion. I checked my computer thoroughly and found no .NET 2.0 components exists.Is there anything I need to do in registry level (registry cleanup)to clear all of my previous .NET 2.0 versions?Thank you for your help in advance.- Murugan" |
|
paulrandal
Yak with Vast SQL Skills
899 Posts |
Posted - 2005-09-07 : 13:29:15
|
To know what is blocking setup on your machine take a look at the SQLSetup_XXXX_Core.log ( %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\Log )You will find an entry similar toRunning: PerformSCCAction2 at: 2004/5/16 10:55:16Product "{2373A92B-1C1C-4E71-B494-5CA97F96AA19}" versioned 9.00.833 is not compatible with current builds of SQL Server.Error: Action "PerformSCCAction2" threw an exception during execution.Return Code: 50349Message displayed to user SQL Server 2005 Beta 2 Setup has detected incompatible beta components from Visual Studio or SQL Server. To proceed, use Windows Add or Remove Programs to remove previous SQL Server Yukon components, SQL Server Support Files, and Common Language Runtime (CLR) components, and then run SQL Server 2005 Beta 2 Setup again. For detailed instructions on uninstalling SQL Server builds, see the SQL Server 2005 Beta 2 readme file.Running: UploadDrWatsonLogAction at: 2004/5/16 10:55:18Message pump returning: 50349The offending Product Code in this case is "{2373A92B-1C1C-4E71-B494-5CA97F96AA19}"You can find the name of the product by running• Regedit• Go to HKLM\Software\Microsoft\Windows\CurrentVersion\UninstallLook for the matching GUID and then look at the DisplayName value. This is the product you need to uninstall using Add\Remove Program.Hope this helpsPaul RandalDev Lead, Microsoft SQL Server Storage Engine(Legalese: This posting is provided "AS IS" with no warranties, and confers no rights.) |
|
|
Maria7
Starting Member
3 Posts |
Posted - 2005-09-17 : 07:16:24
|
Hi, I'm trying to install sql server 2005 express and I'm having a similiar problem. I've never had an installation of sql server 2005 before just sql server 2000. I did have a previous installation of VS 2005 express in June of this year but uninstalled it because my professor wanted us to VS 2003 instead. here is the core log file. I'm not sure what to fix based on the log. Can you please help?Microsoft SQL Server 2005 CTP Setup beginning at Sat Sep 17 06:29:11 2005Process ID : 3440c:\60c7021279f64bda9a\setup.exe Version: 2005.90.1314.0Running: LoadResourcesAction at: 2005/8/17 6:29:10Complete: LoadResourcesAction at: 2005/8/17 6:29:10, returned trueRunning: ParseBootstrapOptionsAction at: 2005/8/17 6:29:10Loaded DLL:c:\60c7021279f64bda9a\xmlrw.dll Version:2.0.3604.0Complete: ParseBootstrapOptionsAction at: 2005/8/17 6:29:11, returned trueRunning: ValidateWinNTAction at: 2005/8/17 6:29:11Complete: ValidateWinNTAction at: 2005/8/17 6:29:11, returned trueRunning: ValidateMinOSAction at: 2005/8/17 6:29:11Complete: ValidateMinOSAction at: 2005/8/17 6:29:11, returned trueRunning: PerformSCCAction at: 2005/8/17 6:29:11Complete: PerformSCCAction at: 2005/8/17 6:29:11, returned trueRunning: ActivateLoggingAction at: 2005/8/17 6:29:11Complete: ActivateLoggingAction at: 2005/8/17 6:29:11, returned trueDelay load of action "DetectPatchedBootstrapAction" returned nothing. No action will occur as a result.Action "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions: Condition "EventCondition: __STP_LaunchPatchedBootstrap__3440" returned false.Running: PerformSCCAction2 at: 2005/8/17 6:29:11Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4000.2435Product "{2AFFFDD7-ED85-4A90-8C52-5DA9EBDC9B8F}" versioned 9.00.1116 is not compatible with current builds of SQL Server.Expected at least version: 9.00.1314The Product Name is "Microsoft SQL Server 2005 Express Edition CTP"Product "{2750B389-A2D2-4953-99CA-27C1F2A8E6FD}" versioned 9.00.1116 is not compatible with current builds of SQL Server.Expected at least version: 9.00.1314The Product Name is "Microsoft SQL Server 2005 Tools Express Edition CTP"Product "{7A1ADD0C-17F3-47B8-B033-A06E189C835D}" versioned 2.0.50215 is not compatible with current builds of SQL Server.Expected at least version: 2.0.50727.24The Product Name is "Microsoft .NET Framework 2.0 Beta 2"Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4000.2435Error: Action "PerformSCCAction2" threw an exception during execution.Return Code: 70032Message displayed to user SQL Server 2005 Setup has detected incompatible components from beta versions of Visual Studio, .NET Framework, or SQL Server 2005. Use Add or Remove Programs to remove these components, and then run SQL Server 2005 Setup again. For detailed instructions on uninstalling SQL Server 2005, see the SQL Server 2005 Readme.Class not registered.Delay load of action "UploadDrWatsonLogAction" returned nothing. No action will occur as a result.Message pump returning: 70032Any help is appreciated, thanks. Maria |
|
|
Maria7
Starting Member
3 Posts |
Posted - 2005-09-17 : 07:22:31
|
I forgot to mention:I am trying to install "Microsoft SQL Server 2005 Express Edition - Community Technology Preview June 2005" and I followed the instructionsexactly from the microsoft site. I don't have any instance of sql 2005 in my add/remove programs. I have a previouse version of .Net 1.1 english version and did not uninstall it (the MS page said I didn't have to but I did install .NET 2.0 as per the instructions) Also, I'm doing a side by side install (I'm keeping sql server 2000..from what's read, this is okay to do as long as I "name" my new instance from sql server 2005).Maria |
|
|
Maria7
Starting Member
3 Posts |
Posted - 2005-09-17 : 07:51:04
|
one more thing:I deleted the 3 registry files mentioned in the log and I try install again. I get exact same error for exact same "products". However, now I have sql server 2005 express and tools in my add/remove program but it looks like a "partial" install because the "remove" "change" buttons are missing (the full app is not in my programs files). Could this be a side by side install problem (I did not uninstall sql server 2000..prefer not to since I built projects in VS 2003 accessing the 2000 server).Maria |
|
|
|
|
|
|
|