A DotNet variable has not been instantiated .Attempting to call InnerXml in codeunit request page

Rajan123Rajan123 Member Posts: 39
hi all,
In sales order While editing the sales line and or pasting the sales lines i am getting the below error. I have attached the following.
6mdwb5r52hkj.png

Can anyone of you help me out.

Thanks,
Rajan.

Answers

  • SanderDkSanderDk Member Posts: 497
    The best guess you can do is start af debugger and see where in the code you get this error.
    This can be multiple things.
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.
  • Rajan123Rajan123 Member Posts: 39
    Hi SanderDK
    I have debugged, it shows the standard codeunit

    Thanks,
    Rajan.
  • SanderDkSanderDk Member Posts: 497
    Without showing the code, nobody can guess what the error is...
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.
  • Rajan123Rajan123 Member Posts: 39
    r203fx0dlsbj.png
  • Rajan123Rajan123 Member Posts: 39
    hi sanderDk
    this is codeunit 1530. when I debug it shows the FindNodes function.
    Thnaks,
    Rajan.
  • SanderDkSanderDk Member Posts: 497
    Add your stacktrace from the debugger
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.
Sign In or Register to comment.