Re: HELP - Big problem opening web project in VS.NET
From: Gord (muscroftATNOJUNKMAILforme_at_videotron.ca)
Date: 11/29/04
- Next message: Joseph Geretz: "Re: Can't run Analyze - The procedure entry point cannot be found..."
- Previous message: Joseph Geretz: "Can't run Analyze - The procedure entry point cannot be found..."
- In reply to: owen: "HELP - Big problem opening web project in VS.NET"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Nov 2004 18:24:45 -0500
Owen;
I have also had a simmilar problem. The first thing to do is make
sure you can create a Web solution, period. If you can create a
solution, then you can always link your project files to a solution
outside of VSS. (The vbproj or csproj and aspx etc files linked
directly to your wwwroot /Solution virtual directory, and the solution
residing only locally)
Hope this helps.
Gord
On Mon, 29 Nov 2004 17:22:49 GMT, "owen" <spam@spam.com> wrote:
>OK people, I need your help. I am sorry for the length of this post but I
>will keep it as brief as I can. I've got a few errors to describe which
>make up the whole problem, so please bare with me here..........
>
>First, I have Windows XP Professional, .Net Framework 1.0, Visual Source
>Safe, Visual Studio .NET. I have a Solution which comprises of several
>projects, one of which is a Web project. The source files, solution, and
>projects are all checked in to Source Safe.
>
>This week I got a new PC with the above software installed. In VS.NET I
>wanted to open the solution I was working on, from Source Safe. And that's
>where my problems began.
>
>I did "Open From Source Control..", bla bla bla, and managed to open *most*
>of the solution without a hitch. However, one of the projects (the Web
>project) is giving me some major grief: It just won't open. Let me
>clarify....
>
>When I open the solution, I am presented with a "list" dialog whereby I am
>asked to "Enter a Working Copy Location" for my Web project. (the dialog is
>a multi column grid where you have to edit the rightmost column). This, I
>understand, must correspond to the virtual directory where that web
>application will be located. (This is all on my pc, by the way - not a
>remote pc).
>
>So, I enter the location which I *know* to be the URL of the virtual
>folder. I ensure the physical folder (which it maps to) is EMPTY. I
>click OK.
>
>And I'm told that:
>
>"One or more of the project's destination paths are invalid. To open the
>solution, specify a valid path for each project".
>
>How helpful. But that's only the beginning. I click OK to rid myself of
>the error, and then have to click CANCEL, followed by "Skip loading listed
>projects" before I'm allowed to exit Visual Studio.
>
>After a message saying "Invalid DOS Path" (no path shown), I get another
>message:
>
>"The open from source control operation has failed for this project. Close
>and re-open the solution to be prompted again to open the project from
>source control."
>
>(Thanks a lot, Microsoft. These errors just get better and better). So, I
>click, let it run it's course, then EXIT Visual Studio. And go back in
>again, as suggested. I open my solution once again.
>
>Same dialog asking me for a Working Copy Location. I enter the same path as
>before, (which I KNOW to be valid), and this time I'm presented with this
>gem:
>
>"Unable to create Web project 'http://localhost/MyPath'. The file path
>'C:\Develop\MyApp\MyPath' does not correspond to the URL
>'http://localhost/MyPath'. The two need to map to the same server location.
>HTTP Error 404: Not Found".
>
>Pretty helpful, right? Explains it clearly what I did wrong, yes? Well, it
>would do, except that what it's saying is totally WRONG. The file path
>DOES correspond to the URL and the two paths DO map to the same server
>location. A collegue has verified this and I am not being completely
>stupid. The error is just plain WRONG.
>
>So anyway, I click OK.
>
>"Some of the project locations you specified are not valid. Click
>Continue... bla bla bla... click Cancel to modify these locations".
>
>At this point I'm loosing the will to live. I click 'Continue' in the hope
>of something, anything vaguely good to happen. It doesn't. Once again the
>solution opens ok apart from the Web Project in question, and I'm presented
>again with:
>
>"The open from source control operation has failed for this project. Close
>and re-open the solution to be prompted again to open the project from
>source control."
>
>I am forced to click OK and let it run its course before I can exit Visual
>Studio.
>
>The End.
>(of my sanity)
>
>....Well, sorry that I failed to keep that very short, but as you can see
>it's a long winded problem. (Or seems to be). If anybody can explain what
>I'm doing wrong I would be very grateful.... or even if you've experienced
>the same thing I would love just to know that I am not alone here.
>
>Please somebody help me!??
>
>Thanks!
>Owen
>PS. replies cc'd via email appreciated
>owen.southwood@mantix.com
>
>
>
>
>
>
- Next message: Joseph Geretz: "Re: Can't run Analyze - The procedure entry point cannot be found..."
- Previous message: Joseph Geretz: "Can't run Analyze - The procedure entry point cannot be found..."
- In reply to: owen: "HELP - Big problem opening web project in VS.NET"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|