The Page You Are Requesting Cannot Be Served Because Of The Extension Configuration. If The Page Is A Script, Add A Handler. If The File Should Be Downloaded, Add A Mime Map [1598], Last Updated: Mon Jun 24, 2024
Fonoso
Tue Dec 08, 2009
21 Comments
2446 Visits
i need your help. i just finised installing my IIS server on my windows 7 computer and for some reason i am getting this error on my server
i followed all the steps correctly.
and i put the dafault.asp file in the wwwroot folder as you said
so now i don know what to do since i am very new to this
can you show me how to fix this proble?
Server Error in Application "DEFAULT WEB SITE"
Internet Information Services 7.5
webune
Sat Dec 19, 2009
go to Control Panel\All Control Panel Items\Programs and Features and click on 'Turn windows features on or off'
you need to make sure you add the following services like in the image i provided
+ World Wide Web Services + + Application Development Features + + [x] .NET Extensibility + + [x] ASP + + [x] ASP.NET + + [x] CGI + + [x] ASAPI Extensions + + [x] ASAPI Filters + + [x] Server Side Includes
maybe consulting with software development specialists is a move towards addressing the issue
homie
Mon Dec 21, 2009
perfect exactly what i needed,
this was my error:
http error 404.3 - not found the page you are requesting cannot be served because of the extension configuration. if the page is a script, add a handler. if the file should be downloaded, add a mime map.
bhatt
Mon Dec 28, 2009
thanks you really saved my day!
broken
Fri Jan 08, 2010
In system.webServer/handlers: Ensure that the expected handler for the current page is mapped. Pay extra attention to preconditions (for example, runtimeVersion, pipelineMode, bitness) and compare them to the settings for your application pool. Pay extra
and click on 'Turn windows features on or off'
you need to make sure you add the following services like in the image i provided
+ World Wide Web Services
+ + Application Development Features
+ + [x] .NET Extensibility
+ + [x] ASP
+ + [x] ASP.NET
+ + [x] CGI
+ + [x] ASAPI Extensions
+ + [x] ASAPI Filters
+ + [x] Server Side Includes
let me know if that helps ok, give me your comments
https://www.webune.com/forums/windows-http-error-4043-not-found.html