Re: Updater Application Block
From: Narayana Mahankali [MSFT] (narayanm_at_online.microsoft.com)
Date: 08/05/04
- Previous message: Azzou: "How to manage session in .NET Remoting"
- In reply to: Sham Talwalkar via .NET 247: "Updater Application Block"
- Next in thread: Eugenio Pace: "Re: Updater Application Block"
- Reply: Eugenio Pace: "Re: Updater Application Block"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 5 Aug 2004 12:58:31 -0700
microsoft.public.windows.backgroundtransfer is the newsgroup for BITS
related issues.
'The server understood the request, but is refusing to fulfill it' is a HTTP
403 error which means the access to the URL is forbidden.
Check whether your web server is configured to serve the URL you are trying
to access. Try to visit the URL using a browser and see if it succeeds.
-- Narayana Mahankali Microsoft, BITS This posting is provided "As Is" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "Sham Talwalkar via .NET 247" <anonymous@dotnet247.com> wrote in message news:e10mU%23heEHA.2764@TK2MSFTNGP11.phx.gbl... Hi, I am using Microsoft's Updater Application block and created a small winforms application. I have followed all the instructions outlined by Brendan Tompkins at http://dotnetjunkies.com/WebLog/bsblog/archive/2004/06/10/16118.aspx I found this blog helpful, but am facing some problem with the BITSDownloader. I am getting following errors during downloading the latest version of my application from the server. ----------- The BITS service returned an error for the job with the ID '07adcd10-119e-48dd-b408-fcf9795a4710'; the job's name and description are 'BITS_Files_Download_Job' and 'BITS_Files_Download_Job'. The BITS service error message for this job is 'The server understood the request, but is refusing to fulfill it.' This job has been canceled, and the DownloaderManager will attempt it again. If you see this error frequently, you may have a mis-configuration, or another administrator process/user is canceling BITS jobs. It is also possible that some mis-configuration of the Manifest file is causing BITS to have trouble with a source or destination path; be sure that all SOURCE paths are valid URLs, and that all DESTINATION paths are valid LOCAL UNC paths--__shares are not allowed__. --------------- Can anybody help me with this one, coz based on that I have to implement it in a large smart client application. Regards, Sham -------------------------------- From: Sham Talwalkar ----------------------- Posted by a user from .NET 247 (http://www.dotnet247.com/) <Id>Yzq24WA4j0Cl4vWCyQ9dnQ==</Id>
- Previous message: Azzou: "How to manage session in .NET Remoting"
- In reply to: Sham Talwalkar via .NET 247: "Updater Application Block"
- Next in thread: Eugenio Pace: "Re: Updater Application Block"
- Reply: Eugenio Pace: "Re: Updater Application Block"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|