Unable to debug client code


i have ria services project functions correctly, have web project , client project linked , web project startup.  run f5

 the web project has silverlight debugging enabled.

however when set breakpoints in client code never hit (symbols not loaded)

 is there else needs setup enable client debugging?

 thanks

 rob

usually, debugging right of bat, when install .net ria services. breakpoints not hit usually means wrong installed bits. provide more information: 

  1. which version of .net ria services (most our mix release) , silverlight have on machine?
  2. do breakpoints work in places (mainpage.xaml.cs) , not others (shared code)?
  3. can set breakpoints if create new project?
  4. does debugger.break() work if run in debug mode?
  5. usual checklist (most true): have asp.net , silverlight debugging enabled in server project (project properties-->web)? have <compilation debug="true"> in web.config? building in debug mode?


Silverlight  >  WCF RIA Services with Silverlight



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........