Hi,
I see the following error quite a lot in our error logs (probably 10 times a day out of 600 daily users):
Exception: OpenRiaServices.DomainServices.Client.SubmitOperationException: Submit operation failed. Object reference not set to an instance of an object.
Stack Trace:
at OpenRiaServices.DomainServices.Hosting.ChangeSetProcessor.CreateChangeSet(IEnumerable`1 changeSetEntries)
at OpenRiaServices.DomainServices.Hosting.ChangeSetProcessor.Process(DomainService domainService, IEnumerable`1 changeSetEntries)
at OpenRiaServices.DomainServices.Hosting.SubmitOperationBehavior.SubmitOperationInvoker.InvokeCore(Object instance, Object[] inputs, Object[]& outputs)
Any ideas on what might be causing this? I've never been able to repeat the bug unfortunately, but one common theme is that it only occurs after the application is left idle for an hour or more. I thought it was a timeout issue but my aspx session timeouts are set to 3 days!
Thanks,
Robin
This content has not been rated yet.
76
Reputation
9
Total posts