CustTableHoldListPage, CustTableListPage , CustTablePastDueListPage could not opened
CustTableHoldListPage, CustTableListPage , CustTablePastDueListPage could not opened
Hi Abd,
The error 'Object reference not set to an instance of an object' is indicating that there is a defect in the coding. Usually it is caused by a customization. Like mentioned above, check if it is related to a customization or ISV/partner add-on.
Hi,
Please check if the user has correct roles and also try to reset IIS and check.
Thanks,
Sheela
Build model ApplicationSuite and try database synchronization
You have a problem with CustTable form, where some code is trying to use a reference which doesn't point to any object. You'll need to debug it.
By the way, why did you attach tags like "Management Reporter" and "Lifecycle Services"? Your question doesn't look related to them.
Hi Abd Alsameea Nat,
Have you checked if there is any customization done to the CustTable form? You can set a breakpoint on CustTable\init method and check which statement the error is being thrown from.