NAV2013 Debugger crash

EddieEddie Member Posts: 26
edited 2014-05-14 in NAV Three Tier
Hi,
when i am trying to debug in NAV 2013 then getting the Error Message.
This behavior appear anywhere what i want to debug.
I reinstalled the client, but the bahaviour is same.
For example I am trying to release sales order then getting the Error Message Like this:

Microsoft Dynamics NAV


Parameter count mismatch.

Page View - Debugger - Codeunit 414 : Release Sales Document must close.
OK


Kindly help me .

Answers

  • kinekine Member Posts: 12,562
    Try to recompile the objects. It seems that there is somewhere call with wrong count of parameters.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • EddieEddie Member Posts: 26
    Yes it seems, but this is not the problem. Of course I did recompilation, that was first idea.
    This error I get anywhere what I'm going to debug.
    This behavior is on the customer server, when I tried this on another server with fresh backup I didn't get this error.
  • EddieEddie Member Posts: 26
    My colleague had an idea to recompile all objects in database.
    This helped debugger is now working. Thank you.
Sign In or Register to comment.