Hi,
I have my IIS installed, with framework 1.1, and in localhost (identifier
1), and one of the IP's (identifier 133...852) , when a run the aspx file,
everything goes ok.
In other web, with other ip (identifier 85....32), with the same file I'm
getting this error. Despite that all look the same, what could be wrong
here?
Access to the path "E:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\sslf\67486357\5a144160" is denied.
Thanks in advance
Ricardo
Dmitriy Lapshin [C# / .NET MVP] - 24 Dec 2004 08:58 GMT
Hi,
Grant the user your Web application runs under (the ASP .NET user) rights to
modify the 'Temporary ASP .NET' files directory contents.

Signature
Sincerely,
Dmitriy Lapshin [C# / .NET MVP]
Bring the power of unit testing to the VS .NET IDE today!
http://www.x-unity.net/teststudio.aspx
> Hi,
> I have my IIS installed, with framework 1.1, and in localhost (identifier
[quoted text clipped - 10 lines]
> Thanks in advance
> Ricardo