Microsoft
Software
Hardware
Network
Question : SQl SERVER 2008 Installation Error...INSTALLSHAREDWOWDI<wbr />R
I have been trying to install SQL Server 2008 on a VPS. I get the following error just after I have chosen the features to be installed...
The INSTANCESHAREDWOWDIR command line value is not valid.......
I have searched pretty much every blog, forum, MSDN articles etc......... The only solution that worked for everyone was to run the setup from command line with the attributes:
setup.exe /action=Install /INSTALLSHAREDWOWDIR=C:\Pr
ogram Files (x86)\Microsoft SQL Server (x86) /INSTALLSHAREDDIR=C:\Progr
am Files (x86)\Microsoft SQL Server
I tried doing this but nothing seems to work. I have tried variations of the above command but nothing seems to work.
Im running Win Server 2003 64 bit
Trying to install SQl server Enterprise 64 bit.
I have reached a dead end.......
Answer : SQl SERVER 2008 Installation Error...INSTALLSHAREDWOWDI<wbr />R
You have the same path for both parameters. INSTALLSHAREDWOWDIR should point to the 32bit files like you have, but INSTALLSHAREDDIR should point to the 64bit setup files. By default, they are located here. C:\
Program Files\Microsoft SQL Server
.
Greg
Random Solutions
How to change power settings on a PC, and make it effective to all users.
How can I set a variable equal to a value returned from an SQL SELECT statement
UTF-8 / ASP Problem - Foreign Characters from SQL 2008
How do I permanently enable teredo tunneling pseudo-interface in windows xp?
How can change the Read Only attribute of outlook.pst file burned on a DvD?
Calendar question
Dell Dimension 3100/E310 need to load xp on and won't recognise Xp cd with service pack 2 on
video card driver
How to restrict on categories with recurrent items using VBA in access
Formula to find variable text string within another string