10-02-23 10:24 AM
Hi Everyone,
We are facing an issue that one of our process is getting terminated with the below transport-level error:
Has anyone faced this, and know how to resolve the same?
10-02-23 01:45 PM
Hi Manish- These generally due to faulty SSMS (Sql Server) /Configs, SQL Connectivity or Restarts which might have caused closing of existing sessions - I am assuming you already must have restarted the system or environment you are using- also If you could tell in particular - what are you trying to access through your code and if its running fine when accessing via debug. Just check the environment - probably a restart the Dev/Prod Machine: shutdown /s /t 0 and restart everything.