IIS 7 - How to enable write / HTTP PUT #2

IIS 7 - How to enable write / HTTP PUT #2

am 03.09.2007 10:52:56 von Hans Olav

Hi,


I need to make a fodler under IIS7 where a program can upload some
files via HTTP.


But I just can't seem to find the "Write" permission checkbox from
IIS6. What must I do in IIS 7.0 to enable HTTP PUT to a given folder
on my web ?

In IIS 6.0, I had to grant permissions on the windows level and I had
to enable the "Write" permission in the IIS 6.0 Admin console.

What exactly must I do in the IIS 7 Admin console ?


/Hans Olav

Re: IIS 7 - How to enable write / HTTP PUT #2

am 04.09.2007 07:46:27 von Ken Schaefer

Hi,

WebDAV support is not available on IIS 7.0 yet. I believe that is what is
required to support what you were doing in IIS 6.0

Cheers
Ken

"Hans Olav" wrote in message
news:1188809576.131863.120930@r29g2000hsg.googlegroups.com.. .
> Hi,
>
>
> I need to make a fodler under IIS7 where a program can upload some
> files via HTTP.
>
>
> But I just can't seem to find the "Write" permission checkbox from
> IIS6. What must I do in IIS 7.0 to enable HTTP PUT to a given folder
> on my web ?
>
> In IIS 6.0, I had to grant permissions on the windows level and I had
> to enable the "Write" permission in the IIS 6.0 Admin console.
>
> What exactly must I do in the IIS 7 Admin console ?
>
>
> /Hans Olav
>