Product Spotlight
(0 votes)

What To Do When Breakpoints Disappear and Debugging Dies In Silverlight 2

0 comments   /   aggregated from Karsten Januszewski on Apr 01, 2008  /  original article

For some random reason, occasionally Silverlight 2 projects will suddenly no longer support debugging.  Very frustrating.  Fortunately, the fix is pretty simple:

Right click on the Web in the Solution Explorer pane.  If you have a Web project, you will see "Property Pages", if you have a Web Application project you will see "Properties".  Select that.

Under "Property Pages" select "Start Options" and make sure that both "Silverlight" and "ASP.NET" are checked, "Native Code" and "SQL Server" are unchecked.  



Comments

Comments RSS RSS
No comments

Add Comment