Critical error in GetTableConAlreadyOpen
Posted: Wed May 10, 2023 10:34 pm
Hello Team,
After struggling with correct parameter count to pass in method "GetTableConAlreadyOpen" in Middle Tier Mode, now we are facing this strange issue-
<?xml version="1.0" encoding="utf-16"?><DtoException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Message>Critical error in GetTableConAlreadyOpen: A connection could not be found via the given server thread ID.</Message><ExceptionType>ApplicationException</ExceptionType><ErrorCode>0</ErrorCode></DtoException>
while executing query in middle tier mode.
Can you help us resolve the same?
After struggling with correct parameter count to pass in method "GetTableConAlreadyOpen" in Middle Tier Mode, now we are facing this strange issue-
<?xml version="1.0" encoding="utf-16"?><DtoException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Message>Critical error in GetTableConAlreadyOpen: A connection could not be found via the given server thread ID.</Message><ExceptionType>ApplicationException</ExceptionType><ErrorCode>0</ErrorCode></DtoException>
while executing query in middle tier mode.
Can you help us resolve the same?