Timeout Error
Hi,
We were in the process of migrating our application from sql 2000 to sql 2005.
It is noticed that a particular method is giving us Timeout Expired error in SQL 2005 – Sp2, windows 2003 server sp1.
It was working perfectly in SQL 2000 and SQL 2005 (without any Service Packs)
After we installed the Service pack 2, the method call from Sqlhelper class
“SqlCommandBuilder.DeriveParameters() “is giving the time out error.
We tried a round work by installing SP1 first and then installing a support patch from the following url
http://support.microsoft.com/kb/917824 but still the method is giving the same error.
any kind of help will be greatfull.
Regards
Mat

