I am attempting to debug a customer security dll that is called by Reporting Services. The DLL works great and functions correctly. I am trying to set breakpoints in the code, but they are ignored. I changed the web.config for ReportManager and ReportServer to set debug=true. However, still no luck. The application never stops, it just works.
I have tried this on a Windows XP Pro with no luck. Any suggestions?
Are you debugging the asp.net worker process? Did you configure VS to point to the correct symbols?
-Daniel
No comments:
Post a Comment