Tuesday 11 September 2012

How to debug Silverlight application inside SharePoint ?

How to debug Silverlight application inside SharePoint ?

One can do so by following simple steps given bellow,

  1. Right click on sharepoint project in which you've refferenced silverlight application, It'll display project properties window ,
  2. From that select Sharepoint tab,
  3. Now check Enable Silverlight Debugging option(instead of script debugging) as shown in image bellow,

That's it , now you can add breakpoint on your silverlight application code and start with debbuging.


1 comment:

  1. hi suresh its really hepled me...
    thnx for such a great post....

    ReplyDelete