Sql2005CreateBackup Error 1031

Discussion in 'Control Panel API' started by tgsharp, Jul 2, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. 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\Framework\v2.0.50727\Temporar<WBR>y 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
     
  2. 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
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page