PDA

View Full Version : Sql2005CreateBackup Error 1031


tgsharp
07-02-2008, 01:32 AM
Hi All,
I am seeing the error below intermittently. Has anybody else seen it and do you know the cause?
Thanks,
Terry
System.Web.Services.Protocols<WBR>.SoapException: Server was unable to process request. ---> An unknown error has occurred (1031)
> at System.Web.Services.Protocols<WBR>.SoapHttpClientProtocol<WBR>.ReadResponse(SoapClientMessag<WBR>e message, WebResponse response, Stream responseStream, Boolean asyncCall)
> at System.Web.Services.Protocols<WBR>.SoapHttpClientProtocol.Invoke<WBR>(String methodName, Object[] parameters)
> at net.discountasp.api.CustomerAp<WBR>i.Sql2005CreateBackup(String key, String databaseName) in c:\WINDOWS\microsoft.net (http://microsoft.net/)\Framework\v2.0.50727\Temporar<WBR>y ASP.NET (http://asp.net/) Files\wa1\8776e120\ca6988a5<WBR>\App_WebReferences.xcubszsr.0<WBR>.cs:line 2012
> at Jobs_Daily.Page_Load(Object sender, EventArgs e) in e:\web\pocketquot2\htdocs\wa1<WBR>\Jobs\Daily.aspx.cs:line 38

Aristotle
07-03-2008, 10:35 AM
It could be timing out. Do you get the same result when doing backups at a different time. Maybe the server was too busy during that time.

Aristotle

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)