Hello All,
I am using LLBLGEnpro. And when i am trying to import a large XLS file to my Database i am getting the error as
"An exception was caught during the execution of a retrieval query: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.. Check InnerException, QueryExecuted and Parameters of this exception to examine the cause of this exception."
and when i tried to debug i found the error is
Source "SD.LLBLGen.Pro.ORMSupportClasses.NET11" string
Message "An exception was caught during the execution of a retrieval query: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding"
I tried the option of Setting the AutoClose option of SQL server 2000 as off but then also i am getting this error.
Please if any body can help me regarding this .It would be great.
Regards,
Teena