|
|
|
|
SQL Reporting Services - Answers to your questions
| |
|
Author |
Thread:
Error When deleting report |
|
Tracy A
|
Error When deleting report
Posted:
Friday, October 02, 2009 2:20 AM (GST)
|
|
Hi
Can someone please help. I am trying to delete a report from within reports manager and I get an error message which I have never come across before, and don't know why this has started to happen
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> 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.ExecuteNonQuery() at Microsoft.ReportingServices.Library.InstrumentedSqlCommand.ExecuteNonQuery() at Microsoft.ReportingServices.Library.DBInterface.DeleteObject(String objectName) at Microsoft.ReportingServices.Library.RSService._DeleteItem(String item) at Microsoft.ReportingServices.Library.RSService.DeleteItem(CallParameters parameters) at Microsoft.ReportingServices.Library.RSService.ExecuteBatch(Guid batchId) at Microsoft.ReportingServices.WebServer.ReportingService.ExecuteBatch() --- End of inner exception stack trace ---
|
|
|
|
|
|
|
|
|