unhandled .NET Framework exception [25360]

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.

No additional information in the Event Viewer?

From SQL the content of that table looks fine?

Unfortunately we don’t have administration rights on the server. But we asked for them and when we got them this will be the first thing I’ll do.

If I run the table from the object designer all records are displayed without any problem. And in SQL Server I will check it, too when we have the administration rights.