Validate Application Pool permission on .NET temp directories to deploy Applicare .NET Agent.
When we deploy Applicare .NET agent, it will compile and store .NET temp files in the system temporary directories. It may store the files in either of the following directories
- C:\Users\[myuserid]\AppData\Local\Temp\
- C:\Windows\Microsoft.NET\Framework\<Version>\Temporary ASP.NET Files
The IIS AppPools must have permission for the above directories. We should add user permission for IIS AppPool\<appoolname>
Deploy the .NET agent with the same user used to deploy .NET application.
Please sign in to leave a comment.
Comments
0 comments