I just installed Visual Studio 2008 beta 2. After Orcas beta 1 was a complete pain to work with (on my machine) I was hoping that beta 2 is more stable. Well, first time I opened it it crashed completely and now I can't even run my project anymore. As soon as I start to debug the project, I get an unhandled IOExpception saying:
Cannot locate resource 'app.xaml'.
sometimes I get this messsage just briefly before the exception:
Entering break mode failed for the following reason: ....\app.xaml does not belong to the project beeing debugged...
I had these issues in Orcas beta 1 as well but after a Clean and a Rebuild it always worked. I just don't see any difference between a simple (working) hello world application and my bigger project and the error message doesn't help me.
Has anyone else had this error messages - What should I do?
Any hints are greatly appreciated!
Cannot locate resource 'app.xaml'.
sometimes I get this messsage just briefly before the exception:
Entering break mode failed for the following reason: ....\app.xaml does not belong to the project beeing debugged...
I had these issues in Orcas beta 1 as well but after a Clean and a Rebuild it always worked. I just don't see any difference between a simple (working) hello world application and my bigger project and the error message doesn't help me.
Has anyone else had this error messages - What should I do?
Any hints are greatly appreciated!