BrunoMendes Posted December 12, 2012 at 03:49 PM Report #486803 Posted December 12, 2012 at 03:49 PM Boa tarde pessoal, Estou com um problema no meu IIS ao aceder a uma pagina de uma aplicação "Operation Manager" aparece-me a seguinte informação: Já dei permissões a pasta mas não surtiu efeito. rver Error in '/OperationsManager' Application. The current identity (IIS APPPOOL\OperationsManager) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\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 (IIS APPPOOL\OperationsManager) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files'. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [HttpException (0x80004005): The current identity (IIS APPPOOL\OperationsManager) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files'.] System.Web.HttpRuntime.SetUpCodegenDirectory(CompilationSection compilationSection) +11739615 System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception appDomainCreationException) +323 [HttpException (0x80004005): The current identity (IIS APPPOOL\OperationsManager) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files'.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11700896 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +141 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4869125 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272 Cumprimentos,Bruno Mendes
Rechousa Posted December 12, 2012 at 04:17 PM Report #486815 Posted December 12, 2012 at 04:17 PM Olá, Experimenta isto, mas tem cuidado, se tiveres várias aplicações a correr nesse IIS, principalmente se essas aplicações usarem versões diferentes de .Net. Espero ter ajudado. 1 Report Pedro Martins Sharing is Knowledge! http://www.linkedin.com/in/rechousa
BrunoMendes Posted December 12, 2012 at 04:22 PM Author Report #486818 Posted December 12, 2012 at 04:22 PM Eu já dei permissões para Everyone e não funcionou, talvez a reinstalação do FrameWork, caso não dê onde posso colocar "asp.net using aspnet_regiis -i" para reinstalar o IIS? Cumprimentos,Bruno Mendes
BrunoMendes Posted December 12, 2012 at 04:58 PM Author Report #486831 Posted December 12, 2012 at 04:58 PM Many thanks!! Bastou reparar o Net.FrameWork. Cumprimentos,Bruno Mendes
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now