Hello,
In my application some time i will get below error message:
Database exception: SMux Provider: Physical connection is not usable [xFFFFFFFF]. Unable to open a logical session State:08S02,Native:-1,Origin:[Microsoft][SQL Server Native Client 11.0] State:08S02,Native:-1,Origin:[Microsoft][SQL Server Native Client 11.0]
It seems to be DB connection is getting lost in between. But I didn't find root cause why DB connection is failing.
SQL Server is installed on Virtual machine.
Any idea why application is getting lost DB connection?
Regards,
Narasimhulu