Results 1 to 3 of 3

Thread: [RESOLVED] creating new asp.net web application

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2005
    Posts
    29

    Resolved [RESOLVED] creating new asp.net web application

    Hi, hopefully a v-simple question, im just getting started and trying to create a new asp.net web application in visual studio 2003, my problem is that my IIS webserver is not on the local machine, so when I create a new project
    http://localhost/webapplication1 I obviously get the no web server detected error. What should I chance my project file name to?

    I've tried http://**servername**/webapplication1 and a few other things like that with no luck.

    Anyhelp would be much appriciated.

    Thanks

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: creating new asp.net web application

    I'm not sure if you can build your web application off a local machine that doesn't have IIS installed .You can host it (run) on a different machine though , and run it from your as if it's locally hosted.
    Do you have remote debugging service running ?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2005
    Posts
    29

    Re: creating new asp.net web application

    ok thanks i've fixed it by installing IIS 5.1 on the local XP machine

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width