NAV 2013 Debugger Problem ?

manikandanmanikandan Member Posts: 160
edited 2013-09-26 in NAV Three Tier
Hi,
while i am trying to debug in Nav 2013 then getting the Error Message Like this:


Microsoft Dynamics NAV


The control add-in on control Code Viewer on page Debugger Code Viewer has not been instantiated.

Page View - Debugger - Waiting for break... must close.
OK


Kindly help me . ](*,)

Regards,
Muthusubramanian.M

Answers

  • mohana_cse06mohana_cse06 Member Posts: 5,504
    Check whether you have CodeViewer Folder under
    C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\Add-ins
    and
    C:\Program Files\Microsoft Dynamics NAV\70\Service\Add-ins
  • manikandanmanikandan Member Posts: 160
    Check whether you have CodeViewer Folder under
    C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\Add-ins
    and
    C:\Program Files\Microsoft Dynamics NAV\70\Service\Add-ins

    yes i have CodeViewer Folder under
    C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\Add-ins
    and
    C:\Program Files\Microsoft Dynamics NAV\70\Service\Add-ins

    But still getting the Same error message. ](*,)

    Regards,
    Muthusubramanian.M
  • tedl30tedl30 Member Posts: 59
    manikandan wrote:
    Hi,
    while i am trying to debug in Nav 2013 then getting the Error Message Like this:


    Microsoft Dynamics NAV


    The control add-in on control Code Viewer on page Debugger Code Viewer has not been instantiated.

    Page View - Debugger - Waiting for break... must close.
    OK


    Kindly help me . ](*,)

    Regards,
    Muthusubramanian.M



    restart servis
  • manikandanmanikandan Member Posts: 160
    Hi,
    i restarted my service .But still getting the same error message.

    Kindly help anyone.
    ](*,) ](*,)
    Regards,
    Muthusubramanian.M
  • gandhi_nklgandhi_nkl Member Posts: 44
    manikandan wrote:
    Hi,
    i restarted my service .But still getting the same error message.

    Kindly help anyone.
    ](*,) ](*,)
    Regards,
    Muthusubramanian.M

    Hi,

    Go to development environment - File -> Database ->information ->server instance

    Choose sever instance name and try...

    its just idea... please check with this.
    Thanks & Regards,
    Muthu
  • manikandanmanikandan Member Posts: 160
    Hi
    Still getting the same error message.
    kindly help.
    ](*,)
    Regards,
    Muthusubramanian.M
  • manikandanmanikandan Member Posts: 160
    Hi,
    Finally i found the error .
    While i compiling the page called "Debugger Code Viewer"(ID:9504) getting the error message like that

    Microsoft Dynamics NAV Development Environment
    Could not load type 'Microsoft.Dynamics.Nav.Client.CodeViewerTypes.BreakpointCollection.'Microsoft.Dynamics.Nav.Client.CodeViewerTypes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35''.
    OK

    Kindly help me how can resolve this. ](*,)

    Regards,
    Muthu
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    It means that your dll files are not copied in to above mentioned folders.
    How many folders do you have under C:\Program Files (x86)\Microsoft Dynamics NAV\70\?

    Is client and Server Installed on same machines?

    If not, you need to add the files in server also.
  • manikandanmanikandan Member Posts: 160
    Hi Mohana,
    yes client ans server has installed in the same PC.
    kindly view my attachment.and advice me how can i resolve this problem.

    Regards,
    Muthu
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    Go to the page and look up the DotNet variable and select manually
    Microsoft.Dynamics.Nav.Client.CodeViewerTypes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35

    Also check whether you have dll file in the above folders.
  • manikandanmanikandan Member Posts: 160
    Go to the page and look up the DotNet variable and select manually
    Microsoft.Dynamics.Nav.Client.CodeViewerTypes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35

    Also check whether you have dll file in the above folders.
    Hi Mohana,
    while i am choosing manually then getting the same error.
    Kindly view my attachment and help me.


    Regards,
    Muthu
  • manikandanmanikandan Member Posts: 160
    Hi ,
    My Problem is solved.Re installed everything.
    Thanks mohana and Muthu for your advice.
    :D:D
    Regards,
    Muthu
  • stelacaliqistelacaliqi Member Posts: 2
    Hello,
    I am having difficulty trying to debug since everytime the breakpoint hits, it stops showing an error message (check image attached). I have followed the instruction on this thread. The dll files and add-ins folders are on place on both client and server, I have restarted the NAV service, I have chosen the server instance of the DB but yet the debugger won't work.
    I would really appreciate if you could help me resolve this problem since this has happened on different installation of NAV.
  • stelacaliqistelacaliqi Member Posts: 2
    After I compiled the page 9504, ( although it showed as it was already compiled) the debugger works like a charm!
Sign In or Register to comment.