This issue is for a SyteLine 9 ERP using IDO service. My issue is that while an IDO call is being processed, and I make another call with a new connection using the same account, I get a "MGException exception processing 'LoadCollection' request: Your session has been deleted. You must close your session and log on again to continue." error message. I'm using the account as a service account, but apparently it cannot handle concurrent requests. I'm using .NET to handle the calls. Is there some programmatic way to handle this. Or is there some SyteLine setting or special account that has to be used for concurrent calls?