3.5 Setup fails
TOftring
Posts: 10
Hello,
if I try to install Version 3.5 of SQL Prompt the Setup fails during Visual Studio 2005 is starting. The Visual Studio Crashes and the setup fails.
I have only the Visual Studio 2005 of the SQL Server 2005 Express Edition. May this perhaps be the problem. Is there an option for the Setup to not install the Visual Studio 2005 support. Or is this just a bug in the Installer Setup.
Cu
Toftring
if I try to install Version 3.5 of SQL Prompt the Setup fails during Visual Studio 2005 is starting. The Visual Studio Crashes and the setup fails.
I have only the Visual Studio 2005 of the SQL Server 2005 Express Edition. May this perhaps be the problem. Is there an option for the Setup to not install the Visual Studio 2005 support. Or is this just a bug in the Installer Setup.
Cu
Toftring
Comments
C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\DevEng.exe /Setup
before you run the installer. Hope that helps
Red Gate Software
i had tried the setup 3 times, it stills crashes. Your tip with deveng.exe /Setup still doesn`t work. When are you have planed to release 3.6?
Cu
Toftring
You should be able to use 3.1 in the mean time.
Lionel
Red Gate Software
Rename the following folder "C:\Program Files\Microsoft Visual Studio 8"
Then install SQL Prompt. After the installation rename the folder back to the original name.
SQL Prompt now works fine :lol:
Just the Integration in Visual Studio 2005 doesn`t work.
Cu
TOftring
It looks like this solution just fools SQL Prompt into thinking Visual Studio 2005 is not installed, is that right?
I did notice there was a typo in Lionel's post, the command should be devenv rahter than deveng. :-)
Devenv /setup is atomic, though, and may cause you to lose some settings on other add-ins. Before using the /setup switch, I'd recommend using
Note that ResetAddin is only available in Visual Studio 2005, but not in any versions previous to that.