Hello All,
There is an issue with DB connect below is the error.
ERROR-
System.Data.SqlClient.SqlException (0x80131904): A severe error occurred on the current command. The results, if any, should be discarded.
with Global handler Bot has failed again and send another error.
ERROR-
System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
So now - How we can pass more value as it’s need few action in Global handler and it’s auto call when exception occur.
Thanks again.