Web Site in solution where "Rebuild Solution" compile succeeds cannot launch debugger
- by fordareh
I have a solution that includes a Web Site (created using the web site template not the web app project template - converting isn't an option, btw).
When I rebuild all, the compile succeeds, but strangely displays 3 errors, all of which are "Could not get dependencies for project reference 'PROJNAME'". When I try to launch the debugger, I get the…