BookmarkSubscribeRSS Feed
SumitXBOX
Calcite | Level 5

Hi all,

 

I have a .NET WCF service which connects with SAS 9.4 and brings data, so basically I form lib, path and query and using OleDbConnection read the datatable. So on start of wcf application, i make a connecting and let workspace object as static and re-using same workspace for all read operations. It work fine till some extend and after sometime I am Not sure why i am facing below issue.

1. System.Runtime.InteropServices.COMException (0x80010108): The object invoked has disconnected from its clients. (Exception from HRESULT: 0x80010108 (RPC_E_DISCONNECTED))

at SAS.IWorkspace.get_LanguageService()

or

2. System.Runtime.InteropServices.COMException (0x80010108): End of data set reached.

at SAS.IWorkspace.get_LanguageService()

 

Do you have any solution for this problem, please let me know. for now i am going with workaround of reconnecting workspace and re-trigger same query to get result.

 

Thanks

Sumit

 

 

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

Discussion stats
  • 0 replies
  • 2610 views
  • 0 likes
  • 1 in conversation