Skip to content

Access HTML pages throws InvalidDataException #64453

@hishamco

Description

@hishamco

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

  1. Create an ASP.NET Core Web Application
  2. Place an html file inside wwwroot folder
  3. 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

No one assigned

    Labels

    area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-hot-reloadThis issue is related to the Hot Reload feaature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions