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)
 Error on install MSSQL 2008 on 64bit : The INSTANC

Author  Topic 

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2009-07-28 : 12:05:21
Hello,
we got a 64bit windows 2008 web edition and after much errors/troubleshooting we finally installed MSSQL 2008 web editon on it.

But we had to reinstall the OS and after that we cant seem to get sql2008 to install again

1. We copied all the setup files to a folder called C:\sql
2. we ran the following command at command prompt from this root directory

setup.exe /Action="Install" /INSTALLSHAREDDIR="c:\Program Files (x86)\Microsoft SQL Server" /INSTALLSHAREDWOWDIR="D:\Program Files\Microsoft SQL Server"

NOTE: this is how we got it up and running the last time.

NOTE ALSO: The folder "d:\program files\microsoft sql server" did not exist, so we created it. But "d:\program files (x86)\microsoft sql server" existed.



Since it didnt work, i have spent the last 4 days switching the directory locations, from drives D and C and also interchanging bw D:\program files\ to D:\Program files (x86) and also in between C and D.

But all to no avail.

How can we fix this, as all our sites have been down over the weekend and today "TUESDAY" is almost gone by, so we have been down all weekend and all week.

I called microsoft, but they just adviced we use the forums.

ALSO NOTE: SQL2005 has no problems installing and other software, its just the 64bit sql2008 web edition

Ehi


   

- Advertisement -