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
0
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
However the same user can print happily if they have Super(Data) but not if they have a standard set of profiles
Ian
Did you ever get an answer to your non-super user as I have a similar issue!
With thanks