Results 1 to 3 of 3

Thread: Server trouble

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049

    Question Server trouble

    This morning I have problems opening my VS projects and I can't make a new one. I get this error:
    Code:
    HTTP Error 404: Unable to create Web project <project name> 
    Unable to create Web project 'WebApplication'. The file path '<file path>' does not correspond to the URL 'http//localhost/<project name>'. The two need to map to the same server location. HTTP Error 404: Object Not Found. For more information, see Unable to Locate Object on Web Server.
    What's going on? I haven't changed server settings or something like that.
    I use XP Proff.

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276
    It sounds like IIS may be having problems.

    I would try rebooting and if that doesn't work I would try reinstalling IIS through the Control Panel->Add/Remove Programs->Add/Remove Windows Components. If that fails, reinstall VS. Other than that I don't know.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049
    Now I've solved the problem running
    C:\Windows\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i

    Very strange

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