You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
The Main function returned unexpectedly with status code -2147467259.
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.Exception: The Main function returned unexpectedly with status code -2147467259.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origi
and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[Exception: The Main function returned unexpectedly with status code -2147467259.]
System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception
appDomainCreationException) +562
[HttpException (0x80004005): The Main function returned unexpectedly with status code -2147467259.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +664
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +96
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +188
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34212
OS: Windows Server 2012 R2