General discussion

  • Creator
    Topic
  • #2178145

    Cannot open new ASP.NET project

    Locked

    by dsypher ·

    When I open a new ASP.NET project, I get an error message as shown in the following screen shot
    http://www.geekstogo.com/forum/index.php?act=Attach&type=post&id=4916

    I restarted the IIS and ran the aspnet_regiis -i command from the Microsoft.NET directory and it said “Finished installing ASP.NET (1.1.4322.0).”

    Still I get that darn error message.

    Any idea’s??

All Comments

  • Author
    Replies
    • #3127720

      Reply To: Cannot open new ASP.NET project

      by code sailor ·

      In reply to Cannot open new ASP.NET project

      It looks like the .webinfo file isn’t updated to your local copy OR you haven’t created a virtual directory that points to that location. If you are sure the source code is at the location specificed then create a new virtual directory (e.g. through the Internet Services Manager). Be sure to give the virtual directory name the same name as that in the .webinfo file. To see it, open the .webinfo file in Notepad, for example. Good luck!

    • #3127685

      Reply To: Cannot open new ASP.NET project

      by dsypher ·

      In reply to Cannot open new ASP.NET project

      I’m sorry.. let me rephrase my question. I’m actually trying to “create” a new ASP.NET project not open an existing project. I’ve double checked the location to which the virtual directory points to and its fine.. and the location does exist.

      Thanx

Viewing 1 reply thread