During a reconfiguration/installation process while using SIM (Symantec Installation Manager), the following error message appears:
Access to the path 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\altiris_ns\...' is denied.
SIM logs shows the following error message:
ConfigureNS - task_Completed(): Configuration Task Pre-Configuring ... Failed: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.The request failed with the error message:--<!DOCTYPE html><html><head><title>Access to the path 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\altiris_ns\f5b01abe\d1aabd7d\hash\hash.web' is denied.</title><style></head>
<body bgcolor="white">
<span><H1>Server Error in '/Altiris/NS' Application.<hr width=100% size=1 color=silver></H1>
<h2> <i>Access to the path 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\altiris_ns\f5b01abe\d1aabd7d\hash\hash.web' is denied.</i> </h2></span>
<font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
<b> Description: </b>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.
<br><br>
<b> Exception Details: </b>System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\altiris_ns\f5b01abe\d1aabd7d\hash\hash.web' is denied.<br><br>ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6 and IIS 7, and the configured application pool identity on IIS 7.5) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.<br><br>To grant ASP.NET access to a file, right-click the file in File Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.<br><br>
<b>Source Error:</b> <br><br>
<table width=100% bgcolor="#ffffcc"><tr><td><code>
<REMOVED EARLIER LOG CONTENT....>
-----------------------------------------------------------------------------------------------------Date: 4/20/2026 8:10:35 PM, Tick Count: 27162375 (07:32:42.3750000), Size: 20.44 KBProcess: SymantecInstallationManager (11500), Thread ID: 10, Module: SymantecInstallationManager.exePriority: 1, Source: Symantec.Installation.ConfigureNS.task_Completed
ITMS 8.7.x, 8.8.x
This issue typically occurs because the account running the application pool (e.g., IIS APPPOOL\SMP Server AppPool), Application Identity (AppID account or primary SMP Server account) or the Network Service lacks sufficient NTFS permissions to write to the ASP.NET temporary compilation folders.
You must ensure the identity running your site has sufficient control over the ASP.NET temporary directories.
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files.C:\Windows\Temp directory.If permissions are correct but the error persists, the temporary files may be corrupted and need to be recreated.
iisreset /stop to stop IIS.C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Filesiisreset /start.In some environments, Windows may require a user profile to be loaded for the account to access these paths correctly.
iisreset to apply changes.Note:
If the failure occurs during the configuration phase (typically after ~50% of the installation), a reconfigure is most likely required.
If the failure happens at the start of the installation, repairing the MSI components is usually sufficient as starting point.
If the failure point is unclear, perform a full repair as the safest option.
To run a repair in the Symantec Installation Manager (SIM), follow these steps based on the type of repair required. All repair actions must be performed while logged into the SMP Server as the Service Account (Application Identity). See Repairing Notification Server/Symantec Management Platform products and solutions
This process performs both a repair and a reconfiguration of all installed products.
Use this to repair the installation files for specific solutions.
This triggers the config file repair process to re-link products to the database.