Hi,
ServiceStack.OrmLite 5.9.2
Net Framework 4.8 (last runtime available from microsoft download)
Windows server 2016
SQLServer 2016 updated to last sp
MARS is NOT used at all neither it’s enabled in connection string but nor it’s explicitly off
Production environment running from more than 2 years.
Yesterday, for the first time, one of the 12s instances of our running backend logged the error in the topic subject.
The error involves queries that have been running for years.
Only process restart solved but we don’t know what will happen next days.
it seems to be a known issue to microsoft, here the thread
now our application is strictly regulated by our AQ department
we are stucked in the AQ processes and cannot release a patch without the warranty it’s the silver bullet
now the questions are:
-
have you never experienced this issue? have you advice or workaround to suggest?
-
Rider says SS 5.9.2 depends from System.Data.SqlClient 4.8.1. Does SS 6.2 uses the last system.data.sqlclient release (4.8.3) which seems resolved this issue?
please let me know
thanks