Gary,
Thanks for the reply.
As I said in my original post, I tried to create a new solution in the same
directory after deleting all but the HTM and ASPX files and got the same
result.
In response to your suggestion about detatching the project from SS, I get
an 'Unspecified Error' when I attempt to open the Change Source Control
dialog from VS.
The only workaround I can see is to create another virtual directory in IIS
and create a new Web project there. Then add the files that you want.
This is kind of a pain and I really want to know why VS is behaving this
way. Where is the reference stored???????
Bill
[quoted text, click to view] ""Gary Chang[MSFT]"" wrote:
> Hi Bill,
>
> >When the solution loads, it shows TestWeb as unavailable.
> >I remove it from the solution and re-add it. All is fine and it is
> >correctly hooked to SourceSafe, but when I restart VS I get
> >the same behavior.
>
> First I sugget you isolate this solution from the Visual SourceSafe to have
> a test.
>
> >I've tried recreating a new solution and adding the code files
> >back to it. Same problem.
>
> Maybe that original web project could not be recovered due to the
> corruption, I think you may create a new web project and add those web page
> files to the new one directly(add existing items)...
>
>
> Thanks!
>
> Best regards,
>
> Gary Chang
> Microsoft Community Support
> --------------------
> Get Secure! ¡§C
www.microsoft.com/security > Register to Access MSDN Managed Newsgroups!
>
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
> &SD=msdn
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
Hi Bill,
[quoted text, click to view] >In response to your suggestion about detatching the
>project from SS, I get an 'Unspecified Error' when I
>attempt to open the Change Source Control dialog from VS.
It appears that web project's VSS related configuration has also been
corruptted:(
[quoted text, click to view] >This is kind of a pain and I really want to know why
>VS is behaving this way. Where is the reference
>stored???????
If you mean the web page files' reference and the web site reference, those
information would be stored in the project file(e.g. webapp1.csproj) and
its webinfo file(e.g. webapp1.csproj.webinfo).
Thanks for your understanding!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C
www.microsoft.com/security Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.