<identity impersonate="true" />
http://msdn.microsoft.com/en-us/library/134ec8tc(v=vs.100).aspx
<configuration>
<system.web>
<identity impersonate="true" />
</system.web>
</configuration>
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
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.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
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.
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.
Stack Trace:
[UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))]
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) +0
System.Data.SqlServerCe.UnmanagedLibraryHelper..ctor(String fileName) +53
System.Data.SqlServerCe.NativeMethodsHelper..ctor(String modulePath) +42
ID: 3517
NAME: upgrade-tool-VS-001
DESCRIPTION: process of upgrading developer tools to ...VISUAL STUDIO 2013
START DATE TIME: 2014-02-25 07:01:43
EST DURATION: 01:00:00
END DATE TIME: 2014-02-25 08:01:43
STATUS: To-Do
PRIORITY: -5
OWNER ID: 75