Installing ASP.NET application on IIS running on port 8080

  • Thread starter Punit Singhal via DotNetMonster.com
  • Start date
P

Punit Singhal via DotNetMonster.com

Hello,


I have built a ASP.NET application and created a installer with the help of
deployment wizard given in Visual Studio DotNet.

But I am unable to install the application when IIS is running on port
8080, it gets installed when IIS is running on default port 80.

The problem I faced is that I needed to create a folder in Program Files
folder, but when IIS is running on port 8080 the installer is not able to
create this folder in Program Files folder instead the folder is created
inside the virtual application folder.
 
G

Guest

I had this problem at a prior work assignment. We got rid of the installer
rather than solve the problem, however. The direction I would look is at
custom installer(s), as they will give you the ability to override the normal
install. I am not fully confident this scenario was envisioned, so it may not
work.

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top