Hi
I am trying to use BITS in my C# app for Client downloads.The url of the app
does not have the document
eg:
http://incenter.medical.philips.com/doclib/getDoc.aspx?func=ll&objId=4972038&objAction=Open.When we add this url to the BITS job and set it at Normal Priority ,we are getting
Transient error. When we keep the job at Priority foreground the job hangs.
The file size is computed for foreground Priority but the job hangs in
connecting state. When I put the url using bitsadmin we are getting the
server does not support the requested http headers.The url is HTTP 1.1, but I
amd not able to figure why I am getting this error. The file downloads just
fine using WebClient,HttpRequest,HttpRequest/Response.
Let me know what to do.
Thanks
Irene