up vote 2 down vote favorite
share [g+] share [fb]

We are running an app that was not developed in house on several Citrix servers. The users of this application are experiencing intermittent SQL timeouts. The error message:

"System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding."

We're not seeing any errors on our SQL server, and we don't have the option to modify the code to resolve the problem. Is there a way to modify SQL connection properties for all connections made from the Citrix server?

Thanks,

Graham

link|improve this question

40% accept rate
Is the connection to the SQL server done through an ODBC DSN or using the SQL native client directly in the application? – Wayne Arthurton Aug 12 '11 at 17:52
are you running out of network resources? how many users..send more logs files and debug – user37899 Feb 9 at 17:59
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.