Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspdotnet_website_programming thread: ThePhile.COM on a port other than 80?


Message #1 by "Ghislain Carrier" <ghislaincarrier@h...> on Fri, 16 Aug 2002 13:59:11 -0400
Hi,
I just bought the book and I would like to install and run the ThePhile.COM web site.
Because of some proxy/firewall issues I have IIS listening on port 81 for web access.

When I tried to open the solution in VS.NET it could not find the web site because the solution was made for port 80. I tried to
change all occurences of localhost with localhost:81 in all the files but I still couldn't open the solution correctly. I was able
to build everything but the ThePhile project (the main one).

Does anybody know how I can make the web site work (open in VS.NET, build solution and run) on port 81?

Thanks,
Ghislain


  Return to Index