I'm having problems trying to convert a report to the new layout format.
The original report is based around the Sales Order Document report (205) from an earlier version - but uses different tables.
When I either print or preview the report within RTC, it immediately crashes the client without warning.
Previously, it was complaining about an invalid CLR data type, but I have now removed almost all the fields from the NAV definition. The only field on the report is a text value.
Any suggestions?
Regards
Simon
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
In the event log, you get the stack trace which tells the following in various different ways -
Source: Microsoft.Dynamics.Nav.Client
Type: System.ArgumentNullException
Message:
Value cannot be null.
Parameter name: SourceExpression
StackTrace:
at Microsoft.Dynamics.Nav.Client.ConnectionStateManager.CallServer[T](CallServerMethod`1 callServerMethod)
Simon
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
This was an existing report which was working.