Server Error in '/launcher-post' Application.
--------------------------------------------------------------------------------
Unable to load DLL 'AXEncryptX.dll': 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.DllNotFoundException: Unable to load DLL 'AXEncryptX.dll': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
Source Error:
[No relevant source lines]
Source File: c:\windows\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files\launcher-post\d8f902b1\eccfc0d9\App_Web_mwakrghg.3.cs Line: 0
Stack Trace:
[DllNotFoundException: Unable to load DLL 'AXEncryptX.dll': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))]
AXencrypt.ExternalInitX(String key) +0
AXencrypt..ctor() +10
login..cctor() +20
[TypeInitializationException: The type initializer for 'login' threw an exception.]
login..ctor() +0
ASP.login_aspx..ctor() in c:\windows\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files\launcher-post\d8f902b1\eccfc0d9\App_Web_mwakrghg.3.cs:0
__ASP.FastObjectFactory_app_web_mwakrghg.Create_AS P_login_aspx() in c:\windows\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files\launcher-post\d8f902b1\eccfc0d9\App_Web_mwakrghg.7.cs:0
System.Web.Compilation.BuildResultCompiledType.Cre ateInstance() +49
System.Web.Compilation.BuildManager.CreateInstance FromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +115
System.Web.UI.PageHandlerFactory.GetHandlerHelper( HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
System.Web.UI.PageHandlerFactory.System.Web.IHttpH andlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +40
System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +139
System.Web.MapHandlerExecutionStep.System.Web.Http Application.IExecutionStep.Execute() +128
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +161
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Can anyone explain what this is?
