Closed
Description
Samples that use IIS Express in the repo don't work because they rely on a native component that hasn't been built. For example, MVC and Blazor samples don't work when run with IIS Express. There's no guidance we currently can give to users to get samples working with IIS Express.
Although we can invest time in addressing the build process for the samples so we ensure the native component is always built before the samples are run, a quick fix is to edit the launchSettings.json
files for the samples so they all use Kestrel for the server.
Metadata
Metadata
Assignees
Labels
This issue has been fixedThis issue impacts only small number of customersIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsThis issue describes a behavior which is not expected - a bug.Deprecated: Cross-cutting issues related to ASP.NET Core as a platformGood for newcomers.Up for grabs. We would accept a PR to help resolve this issueThis label is used by an internal tool