instead of localhost?

  • Thread starter Thread starter Adrian Hirst
  • Start date Start date
A

Adrian Hirst

Hi

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 is it
possible to setup iis to let you create new projects on the server like this
as I get forbidden errors etc...

Thanks

Adrian.
 
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.
 

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

Back
Top