instead of localhost?

  • Thread starter Thread starter Adrian Hirst
  • Start date Start date
Major in the majors. What URL you use for your Project is as important to
the success of your Project as your choice of T-Shirt for the day.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
Adrian Hirst said:
I am wanting to develop on our windows server 2003 which has iis6
installed so when i create a new project i dont want it to be
http://localhost/NewProject I want it to be http://server/Newproject

Why? In my (admittedly limited) experience with ASP.Net, it is far,
/far/ easier to develop and debug stuff when working on your local
machine (especially if you /seriously/ mess things up and have to
restart IIS fromtime to time ;-}

HTH,
Phill W.
 
Back
Top