From: Guzun, Alex on
Hi there,

please, I have the following problem with the BITS.
I have one server with an app that uses one virtual dir to upload the files
into.

When I hit the upload nothing is uploaded and in IIS log I see that
bits_error:{some ID},403,0x80070005) 80 - 10.0.0.41 Microsoft+BITS/6.6 403 0
0

What could it be? User rights are read-write and I can brows the folder
using IE.

Thanks in advance.

From: Guzun, Alex on
Got it,

IUSR_local (not IUSR_domain) was not in there
With IUSR_domain it won't work :(

Hope this helps

"Guzun, Alex" <a> wrote in message
news:667A48AA-E481-4A78-9926-F10D231D9A5E(a)microsoft.com...
> Hi there,
>
> please, I have the following problem with the BITS.
> I have one server with an app that uses one virtual dir to upload the
> files into.
>
> When I hit the upload nothing is uploaded and in IIS log I see that
> bits_error:{some ID},403,0x80070005) 80 - 10.0.0.41 Microsoft+BITS/6.6 403
> 0 0
>
> What could it be? User rights are read-write and I can brows the folder
> using IE.
>
> Thanks in advance.