Server Info: Windows 2003 server with IIS 7.0.
I am trying to install an web application developed using Visual Studio 2003 using framework 1.1 using a SETUP package. The installation works, but the application always install in one of my other Web Sites that I have creates on IIS.
I would like to install this app in the Default Web Site. The SETUP package does not prompt for the "Select Web Site" option during installation as I think this SETUP package was developed using VS 2003.
Has anyone run into this issue ? Please help. Thanks in advance.
John