Monday, 15 June 2015

Debugger is not getting hit in ax-Client? Microsoft Dynamics AX

Problem with debugging point not getting hit

One of the problems might be cache issues, you need to clear the cache at times if your debug pointer is not getting hit

  1. Go to tools (development workspace) >> caches
  2. Refresh Data
  3. Refresh Dictionary
  4. Refresh Elements
  5. Go to options (in tools) >> usage data>> clear the usage data
  6. Now refresh client/development workspace and that’s it! 

No comments:

Post a Comment