Unable to install SQL Server 2008 on Windows Vista

I am unable to install the latest CTP of SQL 2008 on my Windows Vista machine. It gets through all the things that happen before the install starts, but when it tries to install I get the following error message:

"The installer package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package."

How do I fix this?

[447 byte] By [Robert_W] at [2008-3-5]
# 1

If you have SQL2005 on the same box, try uninstalling that first.

Then use the MSI's in the Tools\Setup folder individually, eg CLI, VS, Support, etc before SQL.

I've installed it sucessfully this way. But it doesn't seem to come with sample DBs. And it's early days, so after all the trouble you go through to install it, you could be a little underwhelmed by the result.

Have Fun!

H

Anonymouse_H at 2007-10-3 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Setup & Upgrade...
# 2
I uninstalled SQL2005, and installed each of the MSI in Tool\Setup separately and it still gave that same error msg.

EDIT: Closer inspection of the Setup log, reveals a mis-named MSI file. Its looking for sqlrun.msi, when the file name is actually sqlrun_tools.msi.

Renaming this file to sqlrun.msi allows to install to actually begin.

Robert_W at 2007-10-3 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Setup & Upgrade...
# 3

Hi,

I have successfully installed the SQL Server 2008 June CTP side by side an SQL Server 2005 SP 2 installation on Windows Server 2008 Beta 3. I know that SQL2000 installation does not let the SQL2008 installation package to start installing but SQL 2005 does not effect the database engine of SQL 2008 to install on the same server.

But the client tools does not install on the same computer where SQL 2005 client tools reside. So uninstalling the client components of SQL2005 may solve the problem before installing the SQL 2008 client tools.

eralper at 2007-10-3 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Setup & Upgrade...
# 4
Did you manage to install the client tools as well? I've tried installing it on a clean box, and the only component I don't have managed to install is the client tools.
OleKristianBangaas at 2007-10-3 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Setup & Upgrade...
# 5

Hi,

After some tries, I could manage installing the client tools as well.

But you have to first uninstall the SQL2005 client tools. Because clients tools are not supported for a side by side installation.

So I uninstalled the workstation components of sql2005 then restart and then finish the process by running the \tools\setup\sqlrun_tools.msi

You can read my post on http://www.kodyaz.com/blogs/software_development_blog/archive/2007/06/10/567.aspx for how I completed the installation of Katmai Client Tools

I hope this helps you too.

Eralper

eralper at 2007-10-3 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Setup & Upgrade...
# 6
Fully uninstalled SQL2005

Restarted, tried to install SQL2008. Same error. Tried to install sqlrun_tools.msi. Get anothter error msg there. The msg is "Error writing to file: Access is denied Verify that you have access to that directory."

Robert_W at 2007-10-3 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Setup & Upgrade...
# 7

Please run setup.exe from the Servers folder, not from the Tools folder.

There is a known issue with running setup.exe from the Tools folder; setup.exe will not be available anymore in the Tools folder in a future CTP.

mverun at 2007-10-3 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Setup & Upgrade...
# 8

Same grief everywhere - Katmai lead to complete Vista reinstall and now an attempt to install on W2008 server Beta2 has gone pear-shaped.

Database engine installs fine then you have to uninstall sql2005 workstation components then you have to run Katmai tools setup from the setup menu - if that throws error 2xxxx then problem is down to VS installation and you have to copy devenv.exe xml config file to the VS 8 Common Tools/IDE directory

Yabadaba yabadaba - then it installs OK but the Business Intelligence Development Studio does'nt work - so you look in VS (I am running 2008) and you can view all 2005 AND Katmai db's but clicking connect comes up with another classic error - "...VS only compatible with applications up to SQL 2005.." or somesuch.

I give up, Katmai still needs a bunch of work on the workstation components and I will wait till a release later than the July CTP

spidermake at 2007-10-3 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Setup & Upgrade...

SQL Server Katmai

Site Classified