I installed the May 8 updates(VS80-KB915364-X86-ENU.exe and WebApplicationProjectSetup.msi) . I disconnected the solution and projects (8 of them one is a web app ) from VSS. Opened the solution in VS2005. The 7 non-web projects converted fine. The web app gives this error:
"Web project component not installed. Unable to convert project:http://localhost/myproj/myproj.csproj"
I was able to right click on the solution and created a brand new Web Application Project. I then copied all the files from the old project to this new project but I couldn't figure out how to start the conversion wizard.
Thanks
CZ
p.s. After I installed the WebApplicationProject stuff, my VS no longer has the New Site menu under File..New.