Hello everybody,
 
I have a huge search query that when run the .net ( using a try catch) gives me 
this error:
 
System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed 
prior to completion of the operation or the server is not responding. at 
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, 
RunBehavior runBehavior, Boolean returnStream) at 
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at 
System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior
 behavior) at System.Data.Common.DbDataAdapter.FillFromCommand(Object data, 
Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, 
CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet 
dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand 
command, CommandBehavior behavior) at 
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 
maxRecords, String srcTable) at VOM.villaResultsWODates.BuildGrid() in 
c:\inetpub\wwwroot\vom\villaresultswodates.aspx.cs:line 506
 
I have tried everything from google but it didn't work
I tried setting the timeout in web.config to 2000 but same problem
 
Help plz !
 
Imane 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[Non-text portions of this message have been removed]



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to