Re: Building VS.NET 2003 Setup Triggers SQL Server 2005 Installer??
- From: "pvdg42" <pvdg42@xxxxxxxxxxxxxxxxx>
- Date: Thu, 27 Apr 2006 08:18:23 -0500
"beaudetious" <beaudetious@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7F0A8990-195B-4B98-B524-ADA295901812@xxxxxxxxxxxxxxxx
I've got both VS.NET 2003 and VS.NET 2005 as well as SQL Server 2000 and
SQL
Server 2005 installed on my dev machine. When I attempt to build a VS.NET
2003 setup project, a dialog box pops up attempting to configure Microsoft
SQL Server 2005 Tools? Any way to stop triggering this?
This is a real shot in the dark , given the symptoms you describe, but worth
a try. I'm quoting a response post from Kirt White to a vaguely similar
problem:
<quote>
Seems that Windows is running what is defined in App Paths for "setup.exe"
Judging by the error that you are getting, Windows is running
<system32>\setup.exe instead of the setup.exe from the CD.
Open regedit and navigate to
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App
Paths\Setup.exe
Double click on the default value and clear the value data. It should now
be blank. This should clear up your problem and allow you to install VS.
Kirt White
Windows Installer Development
Visual Studio/.NET Setup and Deployment
Microsoft Corporation
This posting is provided "AS IS" with no warranties and confers no rights.
</quote>
.
- Prev by Date: RE: Device Connection with VS 2005
- Next by Date: Problem running a DVD with an Unattended Visual Studio Installation setup
- Previous by thread: Re: Downloading Trial Software
- Next by thread: Problem running a DVD with an Unattended Visual Studio Installation setup
- Index(es):
Relevant Pages
|