NCache 4.4 - Online Documentation

How to Debug Providers?

 
Steps for Debugging a Provider:
 
Here are the steps required to debug your providers
  1. Insert break point in your application from where you want to debug.
  2. From menu bar click on "Debug" and select "Attach to process..." option as shown below.
 
 
3. Attach to a process named "Alachisoft.NCache.Service.exe", as shown below.
 
 
  • Please make sure that options "Show processes from all users" and "Show processes in all sessions" are selected.
 
 
 
See Also