Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8944

Re: System.AccessViolationException while executing Request from Offline Store

$
0
0

I was able to reproduce the issue.  But it’s something wrong with your client code.

 

I commented out the below line when the app resumes

// SAP.Data.OData.Offline.Store.ODataOfflineStore.GlobalInit();

 

I suspended the app which calls the following line…

  1. SAP.Data.OData.Offline.Store.ODataOfflineStore.GlobalFini();

 

I then resumed the app.  I then tried to update an entry in the Offline Store.  And I was able to get the exception. 

 

So, it’s more than likely something wrong with your client code. 


Viewing all articles
Browse latest Browse all 8944

Trending Articles