Error when printing PO's crashes RTC session

Ian_Piddington10199Ian_Piddington10199 Member Posts: 167
edited 2012-08-13 in NAV Three Tier
Hi All

I am trying to work out what maybe causing a problem at a client. When a user prints a PO through RTC the session crashes out, On the service tier I see the following 2 errors coming up.

++++++++++
Service: MicrosoftDynamicsNavServer$Prod
User: ########
Type: System.ArgumentException
Message: NSDataSetState object and the method parameter recDataAccess have different TableIds.
StackTrace:
at Microsoft.Dynamics.Nav.Service.NSDataSetState.CheckPreconditions(NavRecordState navDataSetState, NsDataAccess recDataAccess)
at Microsoft.Dynamics.Nav.Service.NSDataSetState.ApplyToRecordWithoutPositioning(NavRecordState state, NsDataAccess recDataAccess)
at Microsoft.Dynamics.Nav.Service.NSFormBatchOpen.Open(NavConnection connection)
at Microsoft.Dynamics.Nav.Service.NSService.<>c__DisplayClassf.<OpenForm>b__e(Connection connection)
at Microsoft.Dynamics.Nav.Service.NSService.ExecuteOperation[T](String operationName, ServiceOperation`1 operation, Connection connection, Boolean revertLanguageChanges, WindowsIdentity impersonationIdentity)
Source: Microsoft.Dynamics.Nav.Service
+++++++++++
Service: MicrosoftDynamicsNavServer$Prod
User: ##########
Type: System.ArgumentException
Message: NSDataSetState object and the method parameter recDataAccess have different TableIds.
StackTrace: at Microsoft.Dynamics.Nav.Service.NSDataSetState.CheckPreconditions(NavRecordState navDataSetState, NsDataAccess recDataAccess)
Source: Microsoft.Dynamics.Nav.Service
+++++++++++

If I give the user Super Data rights they don't crash out.

I have tried Googling 'NSDataSetState object and the method parameter recDataAccess have different TableIds' but get nothing back

Anyone have any ideas on what maybe going on?

Regards

Ian
Regards

Ian

Comments

Sign In or Register to comment.