Options

Microsoft.Dynamics.Nav.Runtime.INavRecordHandle

tpbrophytpbrophy Member Posts: 12
edited 2010-03-12 in NAV Three Tier
When calling a procedure in a codeunit from an external application through a web service we are receiving this error message: Unable to convert from Microsoft.Dynamics.Nav.Runtime.NavCode to Microsoft.Dynamics.Nav.Runtime.INavRecordHandle. We do this in a test environment without receiving the error; when in a live production we receive the error. The codeunit is exactly the same in both databases.
Thanks in advance.

Comments

  • Options
    tpbrophytpbrophy Member Posts: 12
    I found the solution: recompile a referenced object (even though no error was being generated from the classic client). This error was a false error; as I got closer to the cause of the error a C/AL error appeared.
Sign In or Register to comment.