Skip to content

HTTP Error 500.30 - ANCM In-Process Start Failure #8980

@Plasma

Description

@Plasma

Describe the bug

When trying to launch an ASP.NET Core 2.2 web app locally (Windows 10) I receive HTTP Error 500.30 - ANCM In-Process Start Failure error message when the browser opens.

To Reproduce

Steps to reproduce the behavior:

  1. Using this version of ASP.NET Core 2.2
  2. Configure to use IIS in-process model

Expected behavior

It to work without error.

Screenshots

image

More information

None of the other bug reports appear to have a resolution.

Is this an Azure only feature, and wont ever work locally? How is it supposed to work locally?

Assuming its the most performant option, can I make it so local development continues to use Kestrel and only production/Release-mode uses IIS in-proc?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-iisIncludes: IIS, ANCM

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions