D
David C
I was testing impersonation on a web site and added the line below to my
web.config file. Now it fails with the message The current identity
(DOMAIN01\LegalWeb) does not have write access to
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.
The line I added was
<identity impersonate="true" userName="DOMAINLT\LegalWeb" password="" />
Thanks.
David
web.config file. Now it fails with the message The current identity
(DOMAIN01\LegalWeb) does not have write access to
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.
The line I added was
<identity impersonate="true" userName="DOMAINLT\LegalWeb" password="" />
Thanks.
David