Unable to debug Silverlight application

May 19, 2010 at 4:29 PMdsoltesz

I was recently working on a silveright application when I suddenly noticed that my breakpoints were not being hit.  It took me a little while to figure out what was going on. 

To enable silverlight debugging make sure.

1.  <compilation debug="true" targetFramework="4.0"/>

2. Go to your .Web project file in solution explorer, right click and select Property -> click the Web tab -> at the bottom you'll see the Debuggers section, make sure ASP.NET and Silverlight are checked.

Hope this saves some of you some time.

 

Posted in: wcf ria services

Tags: ,

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading