I need to debug my feature receiver, so I set up few breakpoints, but when I hit F5 in VS2010, they are all missed, and it says that "The breakpoint will not currently be hit. No symbols have been loaded for this document." What should I do to be able to debug my feature receiver?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Please follow this tutorial, I have done it thousands of time and it always work the same way. |
|||||||
|
|
Also the dlls are deployed in GAC , so make sure change the settings. Follow this article http://www.sharepointnutsandbolts.com/2007/03/how-to-debug-sharepoint-feature.html |
|||
|
|