NAV 4.0 SP3 Debugger error

AsallaiAsallai Member Posts: 141
Hi All,

I'm terrible confused and angry because many times I cannot use the debugger! After when I set a Breakpoint and Set - Tools - Active and Run the process, the debugger is showing me nothing, but it is active! In this time I cannot go forward (F5)! Neither is working! This terrible!A ](*,)
This is only for SP3??? Anybody is met with this situation?
Thanks a lot!
:-k

Comments

  • idiotidiot Member Posts: 651
    You need to debug the debugger.. :D

    When such things happen, you need to uncheck the debugger active in the debugger itself & close the debugger, then repeat the whole debugging process again.
    NAV - Norton Anti Virus

    ERP Consultant (not just Navision) & Navision challenger
  • AsallaiAsallai Member Posts: 141
    idiot wrote:
    You need to debug the debugger.. :D

    When such things happen, you need to uncheck the debugger active in the debugger itself & close the debugger, then repeat the whole debugging process again.

    I did it but the result is the same! It is depend on the .NET? I have 2.0 ver... or for what? :?
  • kinekine Member Posts: 12,562
    Be sure, that debugger is allowed in firewall
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • AsallaiAsallai Member Posts: 141
    kine wrote:
    Be sure, that debugger is allowed in firewall
    It is allowed... I read about it somewhere else, maybe at the NOD32. :(
    But I am a user and I have not permission to reach the NOD32 setup! ](*,)
  • DenSterDenSter Member Posts: 8,305
    In my experience, if the debugger doesn't stop at a breakpoint that I set, the code isn't run. Turn on 'breakpoint on triggers' and you should be able to step through all code, not just from where you set the breakpoint.
Sign In or Register to comment.