I’m calling from page 14 “Salespersons/Purchasers” another page with following properties:
- RunObject: Page Salesperson Commission Calc. (ID 50008)
- RunPageView: SORTING(Salesperson Code,Creation Date,Creation Time,Creation UserID)
- RunPageLink: Salesperson Code=FIELD(Code)
This works with the most salesperson without problems, but this call causes a Navision crash without any other error message. The option “Debug program” shows the hint “An unhandled Microsoft .NET Framework exception occurred in Microsoft.Dynamics.Nav.Client.exe [25360].” Here the problem details:
If I call page 50008 from another salesperson (which works) and then change the filter to a salesperson with problems it works, too!
Does anyone have an explication? Thanks in advance.