Results 1 to 4 of 4

Thread: Error adding web project to solution...VERY STRANGE!

  1. #1
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 01
    Location
    Headingly Occupation: Classified
    Posts
    9,632

    Error adding web project to solution...VERY STRANGE!

    OK...there are 3 developers here, me and 2 .NET developers.
    We have all our code in source safe.
    I am now moving onto .NET applications...finally...woooohooooo.
    But...I get all the source code from source safe, and start building stuff and setting up projects, but I am getting an error.

    .NET seems to be refusing to open solutions with web projects in them and shows them as "missing" when I load the solution, and I get an error message (pic1).

    Then then try to add the web project manually, but it says the path is incorrect.

    It allows me to open the web project on it's own (pic4)...???

    One thing .NET did do was:

    I had all source code in C:\Source\Wooof

    And when I loaded the solution and .NET created the ActiveDirectory in IIS for me, it also MOVED the code to c:\inetpub\wwwroot\woof!!!!!!!!!!!!!!!!!!!!! NO! I want the code in C:\Source! ***?!

    Anyone had the problem before?

    Woka

  2. #2

  3. #3
    ASP.NET Moderator mendhak's Avatar
    Join Date
    Feb 02
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,174
    Make C:\source a virtual directory in IIS, and then try opening from there.

  4. #4

Posting Permissions

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