dotnet / dotnet/aspnetcore

Further update docs to clarify that you cannot use IIS Express at all when using a local build of this repo

Open
#27,289 4 comments 0 reactions 0 assignees View on GitHub
affected-few area-infrastructure Docs severity-nice-to-have task
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

See #24304.

However, attempting to run *any* webapp against a version of locally-build ASP.NET source code will yield the same ANCM error as in the linked issue, for the same reason.

The fix is to go to Project > Properties > Debug > set "Launch" to "Project" instead of "IIS Express". This is essentially a more general fix for the lack of `aspnetcorev2_inprocess.dll`.

Should `BuildFromSource.md` be updated to include this more general solution?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.