04-19-07 12:17 PM
Hi Tom,
it is recommended not to have a web.config in the root of the website you
are using to connect with Site Manager or client-side SDAPI to.
Cheers,
Stefan
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:5037000D-317D-4228-B11E-B17532E16535@microsoft.com...[vbcol=seagreen]
> In additon to
> 1. Ensure that the 'ASPNET' account has the "Impersonate a client after
> authentication" privilege.
> 2. Ensure that the /MCMS virtual directory has anonymous access enabled.
> 3. Ensure that the /NR virtual directory has anonymous access enabled.
>
> Here is what I had to do to get it to work.
>
> In the root of my site (c:\inetpub\wwwroot) I am encrypting session state
> password in a custom web.config file.
>
> I then disabled sessionState from Machine.config.
>
> So if I remove web.config from c:\inetpub\wwwroot and re-enable
> sessonState
> in Machine.config I am able to export.
>
> Tom
>
> "Tom" wrote:
>
[ Post a follow-up to this message ]
|