how do I set the web project to use port 81?

  • Thread starter Thread starter D
  • Start date Start date
D

D

Hi,

I'm running a test site on port 81 and I need to be able to tell vs.net that
the site runs on port 81, how do I do that?

I look at the solutions property pages and under start options is Server
which is set to Use Default Web Server. It doesn't allow me to select "use
customer server" because that is grayed out.


thanks
 
D said:
Hi,

I'm running a test site on port 81 and I need to be able to tell vs.net
that the site runs on port 81, how do I do that?

I look at the solutions property pages and under start options is Server
which is set to Use Default Web Server. It doesn't allow me to select "use
customer server" because that is grayed out.


thanks

To clarify I am trying to debug the site and vs.net complains that it cannot
start debugging on the web server. IIS is already using port 81 but I cannot
figure out how to tell vs.net that

thanks
 
Back
Top