Re: System message 6901. Another process has updated the table. The program must be terminated.
Yes, I would try rebooting both the Application Server and the Terminal Server.
If this still does not resolve the issue, then you might setup and run a sql server trace to determine what is occurring on the database. Sometimes we have seen custom triggers cause problems.
And, you might try changing the solomon.ini file by setting the VBASourceCompile=Yes and VBASourceSave=No and then see if you ever get the error.
1) In the Solomon.ini in the Dynamics SL directory add the following (the global solomon.ini):
[Customization]
VBASourceCompile=Yes
VBASourceSave=No
2) Also, on the Terminal Server Solomon.ini Microsoft Dynamics SL 6.5 Service Pack 2 (which you have installed) the add the bracketed section above to each solomon.ini, located in:
Windows XP and Windows 2003:
C:\Documents and Settings\[username]\Local Settings\Application Data\Microsoft Dynamics SL
Windows Vista, Windows 2008, and Windows 7:
C:\Users\[username]\AppData\Local\Microsoft Dynamics SL
Let me know if you have any questions.
Darin