-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-hot-reloadThis issue is related to the Hot Reload feaatureThis issue is related to the Hot Reload feaature
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Accessing an HTML page throws System.IO.InvalidDataException: 'The archive entry was compressed using an unsupported compression method.'
Expected Behavior
The HTML page shows up
Steps To Reproduce
- Create an ASP.NET Core Web Application
- Place an html file inside
wwwrootfolder - Run the app then access the file
Exceptions (if any)
System.IO.InvalidDataException: 'The archive entry was compressed using an unsupported compression method.'
.NET Version
.NET 10.0
Anything else?
No response
Metadata
Metadata
Assignees
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-hot-reloadThis issue is related to the Hot Reload feaatureThis issue is related to the Hot Reload feaature