Hello
I am running several web sites on my Win 2003 IIS 6 web server. The web server has got .net 3 as well as .net3 Sp1 installed.
One of my sites say site1 running on server has got its own set of application pool.
There is folder under set1 which is running as application.
When i try to browse that particular folder running as application I get the following error: "error CS0016 Could not write to output file 'c:\Windows\Microsoft.Net\Framework\v2.0.50727\Temporary ASP.NET Files Access denied"
I have checked that network service has got write and modify permissions on the Asp.net folder.
I have checked event log and have got warning with event id 1310. I even tried giving full control to the asp.net folder.
I have also restarted the IIS as well as the server but nothing changed.
Strangely I have got same settings for web site as well as IIS on another Win2003 web servwer. I have checked the netservice permission which is also simliar to my problem server.I can browse my application folder there without any problems.
I dont know what to look for now. Any help will be highly appreciated.
I am running several web sites on my Win 2003 IIS 6 web server. The web server has got .net 3 as well as .net3 Sp1 installed.
One of my sites say site1 running on server has got its own set of application pool.
There is folder under set1 which is running as application.
When i try to browse that particular folder running as application I get the following error: "error CS0016 Could not write to output file 'c:\Windows\Microsoft.Net\Framework\v2.0.50727\Temporary ASP.NET Files Access denied"
I have checked that network service has got write and modify permissions on the Asp.net folder.
I have checked event log and have got warning with event id 1310. I even tried giving full control to the asp.net folder.
I have also restarted the IIS as well as the server but nothing changed.
Strangely I have got same settings for web site as well as IIS on another Win2003 web servwer. I have checked the netservice permission which is also simliar to my problem server.I can browse my application folder there without any problems.
I dont know what to look for now. Any help will be highly appreciated.