Error opening project file in Visual Studio

Last post 08-08-2003 5:09 PM by paqogomez. 1 replies.

Sort Posts:

  • Error opening project file in Visual Studio

    07-08-2003, 3:43 PM
    • Member
      80 point Member
    • japanbax
    • Member since 02-28-2003, 10:32 AM
    • Posts 16
    Every time I try to open the csproj file for Rainbow with Visual Studio (I just ran the .msi installer file to install Rainbow on Windows 2000 Server), I get the following error:

    "The project you are trying to open is a Web project. You need to open it by specifying its URL path."

    If I try to open it as a Project From Web, it still doesn't work. I know this must be a foolish mistake I am making - any help appreciated.
  • Re: Error opening project file in Visual Studio

    08-08-2003, 11:15 AM
    • Member
      30 point Member
    • paqogomez
    • Member since 03-04-2003, 6:10 AM
    • Posts 6
    The Project needs to know where it resides in relation to your webserver.
    You could try a few things.

    instead of opening c:\blah, blah, blah. Try opening http://localhost/rainbow/defalt.aspx
    (this is assuming your rainbow install is in Inetpub/wwwroot/rainbow or a virtual directory called rainbow recognized by your web server.)

    Open the solution file with notepad and see what web path the solution file wants to be. Should be right near the top.

    Let me know if that helps.
    Chad
Page 1 of 1 (2 items)