Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Need investigation: Crossgen coreclr KRE will break the IIS hosted scenario #1319

@troydai

Description

@troydai

OS: Windows Server 2012 R2

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions