Portal Engine
Version 2.x > Portal Engine > Error with security access after installing View modes: 
User avatar
Member
Member
vitorspencer - 12/11/2006 5:47:55 PM
   
Error with security access after installing
I have just downloaded the trial version and installed following the instructions to the IIS webserver.

Unfortunately I get an error when running "http://localhost/KenticoCMS/"

Server Error in '/KenticoCMS' Application.
--------------------------------------------------------------------------------

The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.


Any help? Thanks! :-)

User avatar
Guest
admin - 12/18/2006 9:57:51 AM
   
Re: Error with security access after installing
You need to grant user NT AUTHORITY\NETWORK SERVICE with Modify permission for C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files.