SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[asp.net] "The page you are requesting cannot be served because of the extension configuration." error message
Home
Question
"The page you are requesting cannot be served because of the extension configuration." error message
To add an extension to serve in IIS follow -
Open IIS Manager and navigate to the level you want to manage.
In Features View, double-click MIME Types.
In the Actions pane, click Add.
In the Add MIME Type dialog box, type a file name extension in the File name extension text box. ... Type a MIME type
in the MIME type text box.
Click OK.
Examples related to
asp.net
•
RegisterStartupScript from code behind not working when Update Panel is used
•
You must add a reference to assembly 'netstandard, Version=2.0.0.0
•
No authenticationScheme was specified, and there was no DefaultChallengeScheme found with default authentification and custom authorization
•
How to use log4net in Asp.net core 2.0
•
Visual Studio 2017 error: Unable to start program, An operation is not legal in the current state
•
How to create roles in ASP.NET Core and assign them to users?
•
How to handle Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause()
•
ASP.NET Core Web API Authentication
•
Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer, Version=13.0.2000.0
•
WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for jquery
Examples related to
iis
•
ASP.NET Core 1.0 on IIS error 502.5
•
CS1617: Invalid option ‘6’ for /langversion; must be ISO-1, ISO-2, 3, 4, 5 or Default
•
Publish to IIS, setting Environment Variable
•
IIS Manager in Windows 10
•
The page cannot be displayed because an internal server error has occurred on server
•
The service cannot accept control messages at this time
•
NuGet: 'X' already has a dependency defined for 'Y'
•
Changing project port number in Visual Studio 2013
•
System.Data.SqlClient.SqlException: Login failed for user
•
"This operation requires IIS integrated pipeline mode."