Error While Posting Sale Order

charu9ahujacharu9ahuja Member Posts: 6
edited 2011-09-19 in Navision e-Commerce
hi,
I am getting this error while posting the sale order.
[NullReferenceException: Object reference not set to an instance of an object.]
System.Object.GetType() +0
System.Web.UI.WebControls.CellControlCollection.AddAt(Int32 index, Control child) +10979821
System.Web.UI.WebControls.TableCellCollection.Add(TableCell cell) +42
Microsoft.Navision.EmployeePortal.CustomControlLibrary.Report.a(Boolean A_0, Boolean A_1, Boolean A_2) +610
Microsoft.Navision.EmployeePortal.CustomControlLibrary.Report.CreateChildControls() +204
System.Web.UI.Control.EnsureChildControls() +146
System.Web.UI.Control.PreRenderRecursiveInternal() +61
System.Web.UI.Control.PreRenderRecursiveInternal() +224
System.Web.UI.Control.PreRenderRecursiveInternal() +224
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3394

Comments

  • devdronedevdrone Member Posts: 14
    are you trying to post the sales order via .net application ??
Sign In or Register to comment.