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 Developer Edition Install Errors

Author  Topic 

DeepSeed
Yak Posting Veteran

52 Posts

Posted - 2010-07-22 : 17:33:21
So we bought a copy for nearly everyone in the company. Some computers it installs fine on. Other computer it says Error installing, correct the problem and try again.

Seriously?

How do you troubleshoot an error like that? Anyone understand why this program refuses to install on random machines?

They are all using Windows XP. I have tried just installing the client tools and I still get the same error.

robvolk
Most Valuable Yak

15732 Posts

Posted - 2010-07-22 : 17:41:56
Did you check the installation log on the machines where it failed?
Go to Top of Page

DeepSeed
Yak Posting Veteran

52 Posts

Posted - 2010-07-22 : 17:54:22
Yes, thats where I found the error: It says Install Error, Fix the problem, Then Install Again............
Go to Top of Page

DeepSeed
Yak Posting Veteran

52 Posts

Posted - 2010-07-22 : 18:14:16
One of the things that is strange is when your installing it has a list of already installed applications and it shows SQL Server 2008 Express Engine, but this is not installed on the machine, it is not in Add/Remove Programs.
Go to Top of Page

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2010-07-22 : 19:17:27
probably it was, but not properly removed
Go to Top of Page

DeepSeed
Yak Posting Veteran

52 Posts

Posted - 2010-07-22 : 19:34:25
Well it must have been removed through add/remove programs to not be in the list anymore, which is the proper way of removing it.
Go to Top of Page

DeepSeed
Yak Posting Veteran

52 Posts

Posted - 2010-07-22 : 19:34:54
Actually it doesn't even matter. I can't even install the basic client tools (studio) without getting the same error.
Go to Top of Page

robvolk
Most Valuable Yak

15732 Posts

Posted - 2010-07-22 : 21:15:03
quote:
Originally posted by DeepSeed

Well it must have been removed through add/remove programs to not be in the list anymore, which is the proper way of removing it.
That gets screwed up more often than you think. There's a manual uninstall process that you might want to try:

http://mark.michaelis.net/Blog/SQLServer2008InstallNightmare.aspx
http://msdn.microsoft.com/en-us/library/ms143412.aspx

Just in case there was a SQL 2005 instance on that machine at any point:

http://support.microsoft.com/kb/909967

There are documented uninstall problems for 2008 on Microsoft Connect, you might want to search there if you're still having problems. Basically you want to completely uninstall all existing SQL Server components before you try reinstalling it.
Go to Top of Page

DeepSeed
Yak Posting Veteran

52 Posts

Posted - 2010-07-23 : 11:19:19
lolWut? Why are we paying Microsoft for this program? These machines had visual studio, sql 2005 express, sql 2008 express, management studio express all on them at one time. According to these articles reinstalling windows would be the faster route.
Go to Top of Page

robvolk
Most Valuable Yak

15732 Posts

Posted - 2010-07-23 : 11:21:57
Then reinstall Windows. I understand your frustration but complaining to us won't solve your problem. Contact Microsoft support or file an item through Connect.
Go to Top of Page

DeepSeed
Yak Posting Veteran

52 Posts

Posted - 2010-07-23 : 11:30:05
I am just shocked that this is the 2008 version of SQL. Perhaps we should use 2005 because it is more stable.
Go to Top of Page

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2010-07-23 : 12:19:34
not really
Go to Top of Page
   

- Advertisement -