Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 5.x > Installation and deployment > Localhost Installation help Please. View modes: 
User avatar
Member
Member
jack - 2/16/2011 4:51:30 PM
   
Localhost Installation help Please.
i installed it and i get this error below.


Parser Error Message: Access to the temp directory is denied. Identity 'NT AUTHORITY\NETWORK SERVICE' under which XmlSerializer is running does not have sufficient permission to access the temp directory. CodeDom will use the user account the process is using to do the compilation, so if the user doesnt have access to system temp directory, you will not be able to compile. Use Path.GetTempPath() API to find out the temp directory location.

i set the network service to full control, yet still getting the error. any suggestion would be much appreciated.