Hi Guys,
Im getting this error:
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding
"Data Source=" + server + ";Initial Catalog=" + database + ";Integrated Security=SSPI;Connection Reset=False;"
Connection pooling is default to true and I am closing all connections.
Any ideas?
Cheers
PJ