I am fairly new to .Net and I am having a problem opening a web project in
visual studio .Net. I created a web project from an existing project in the
manner described in an MSDN article. The project built successfully and
saved successfully. The next day when I opened the solution, I received an
error stating that the web project was available.
Can anyone explain to me the steps VS .Net takes to open a web project to
varify that all the pieces exist. I checked IIS and the virtual directory
and everything appeared to be ok. I checked the web info file and the URL
was correct.
I am not sure where to go from here.
Any assistance would be greatly appreciated.

Signature
Cemoran
Tony - 20 Jan 2005 00:05 GMT
Check your path.
if you can post the error you got, may we can help you.
Tony
> I am fairly new to .Net and I am having a problem opening a web project in
> visual studio .Net. I created a web project from an existing project in the
[quoted text clipped - 10 lines]
>
> Any assistance would be greatly appreciated.
Cemoran - 20 Jan 2005 15:49 GMT
The paths in the URLin the web info file looks fine, the path in the
properties looks fine and it appears that I set up the virtual directory to
look at the correct path.
I get a 'Project Unavailable' error when it tries to connect to load the web
project. I was wondering what steps VS .Net takes to load a web project.
Some of these steps might not be obvious or documented.
> Check your path.
>
[quoted text clipped - 17 lines]
> >
> > Any assistance would be greatly appreciated.
Cemoran - 20 Jan 2005 16:53 GMT
Prior to the error I last replied with, I first get the error:
Unable to read the project file projectfilename.csproj. The device is not
ready.
Thanks.
> I am fairly new to .Net and I am having a problem opening a web project in
> visual studio .Net. I created a web project from an existing project in the
[quoted text clipped - 10 lines]
>
> Any assistance would be greatly appreciated.