Critical error in GetTableConAlreadyOpen

This forum is for programmers who have questions about the source code.
Post Reply
pid_user
Posts: 67
Joined: Thu Jun 04, 2015 9:31 am

Critical error in GetTableConAlreadyOpen

Post by pid_user » 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?

User avatar
jsalmon
Posts: 1551
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: Critical error in GetTableConAlreadyOpen

Post by jsalmon » Thu May 11, 2023 10:32 am

What is the client version of Open Dental and what is the server version of Middle Tier being used?
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

Post Reply