AspNetCoreModule icon indicating copy to clipboard operation
AspNetCoreModule copied to clipboard

ASP.NET Core Module for IIS and IIS Express

Results 32 AspNetCoreModule issues
Sort by recently updated
recently updated
newest added

_From @Petermarcu on October 9, 2017 1:9_ @jberezanski asked for this. Filing this to track the only open issue here: https://github.com/dotnet/core/issues/848 _Copied from original issue: aspnet/Home#2236_

_From @Petermarcu on October 9, 2017 1:9_ @nzcoward opened this here: https://github.com/dotnet/core/issues/788 I am unable to run a web application built in .netcore 2.0 preview 2 in IIS. I did...

_From @thshr on September 22, 2017 15:54_ When registering IApplicationLifetime callbacks in ASP.NET Core 2.0 hosted in IIS, they are not triggered i.e. Stopped and Stopping registered delegates are not...

For context, see https://github.com/aspnet/KestrelHttpServer/issues/1139 Once the change is made for the issue above, ANCM needs to be updated so Kestrel will have the same behavior when running behind IIS. Right...

needs design
needs-investigation

_From @ferrancg on October 6, 2017 20:12_ I have an app running on Azure Web App, and I turned on the "Always on" in App Settings. After 5 days, the...

_From @intelli9 on October 16, 2017 8:34_ I have ASP.NET Core website hosted by Kestrel behind IIS as reverse proxy. Under relatively high load server responds with **400 Bad Request**,...

We've noticed that when running App Insights on an ASP.Net core site in out-of-process, self-contained mode, a few of the Azure metrics and App Insight statistics are not measured. For...

Customer has also reported a similar issue with ARR https://github.com/aspnet/SignalR/issues/911 We need to further investigate this

From https://github.com/aspnet/AspNetCoreModule/issues/30

1 - Ready

E2E tests failed if KoreBuild upgrades the test framework version with ``` Catastrophic failure: System.InvalidOperationException: The process has no package identity. (Exception from HRESULT: 0x80073D54)```