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