Quantcast
Channel: CRM Development 論壇
Viewing all articles
Browse latest Browse all 10280

Breakpoint Not Hit

$
0
0

I have a plugin that I originally deployed in the database. Initially I could debug it. However, later on the breakpoints got the yellow exclamation mark and would not trigger anymore. According to the MS info I read it's more straight forward to deploy the plugin to Disk for debugging. Hence I

* Unregistered the plug in
* Deleted all files in server\bin\assembly
* Recompiled my project and copied the dll and pdb into the server\bin\assembly
* Registered the plugin to Disk

However, the breakpoints are still not being hit. From previous research I understand this happens if the wrong pdb file has been picked up. However, I don't see any other pdb file anywhere. I believe with a regular exe file I could go to the menu Debug->Windows->Modules to see which pdb file was picked up. However, I don't see the "Modules" menu item. Where can I check for that and/or why does my breakpoint not get triggered?

Btw, I use an on-premise deployment and attach to all the w3wp.exe processes (typically 3-4).


Viewing all articles
Browse latest Browse all 10280

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>