-
### Describe the feature you'd like
I would like to be able to run/debug IIS or IIS Express apps.
### Alternatives considered
_No response_
### Environment Information
_No response_
-
Hi,
We are trying to use Aspire for local development, but hit a roadblock. The following error is reported on startup:
![image](https://github.com/dotnet/aspire/assets/549975/e5740e2d-6267-4f72…
-
In [AzDO 1351857](https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1351857) we encountered a `NullReferenceException` while attempting to set the value of a global launch setting related to IIS/IIS…
-
When I used IIS Express in the Properties of the project (in the Web tab) the metrics page works just fine, but if I used Local IIS instead it doesn't work at all. Thoughts?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I run a vanilla asp.net core web app by checking the checkbox for configuring HTTPS. The cert…
-
After build it can run with visual studio SimpleCommerce.WebHost, but when i change to IIS express it cannot load.
![222](https://user-images.githubusercontent.com/24464843/94653674-462b5500-033f-11e…
-
Have installed IIS Express 10. Test with html working OK.
I would like to run Perl scripts on IIS Express 10.
Those scripts run OK on Win 10 IIS 10 (Perl oriented website)
-
I'm running into MIME type issues running this extension in Firefox.
It looks like it was fixed in this commit: https://github.com/bamotav/Hangfire.RecurringJobAdmin/commit/b48369d72e8f5974a7aa9…
-
## Failing Test(s)
- Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.StartupTests.CheckStdoutWithLargeWrites_LogFile(mode: "CheckLargeStdOutWrites")
## Error Message
…
-
Hi,
I'm sure there must be a trivial explanation for this, but I can't find it.
I create a Blazor Web Assembly project from the template. Everything works as expected. I add the nuget, and again…