Nav web services warning handling

abhishekddivekarabhishekddivekar Member Posts: 9
edited 2011-01-24 in Navision e-Commerce
HI,

I am new in Nav web services. i am creating employee portal in .net to create
Quote and order into nav. i am using order card page and create web service.
when i am creating order ,facing one exception saying as "Call back function are not allowed."
any one knows how to solve this problem?

Comments

  • ara3nara3n Member Posts: 9,255
    NAV is probably opening the Credit Limit warning or Inventory on Hand warning.

    There are two function on header and line that when called hide the dialog.
    One thing you can do is change NAV code with
    If GUIALLOWED then begin


    This way no popup is displayed.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.