Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

IIS 8.5 Detailed HTTP Error 404.3 Not Found Feature May Not Installed or MIME Map is not Enabled

Sep 28, 2015
Introduction:

Here I will explain how to solve iis 8.5 detailed error “HTTP error 404.3 – Not Found (the feature you are trying to use may not installed or the appropriate MIME map is not enabled for the website or application)”. Actually this problem occurred when .NET framework 3.5, 4.5 not installed but using those frameworks in applications. To fix this problem we need to enable asp.net 3.5 or 4.5 version frameworks using Turn windows features on or off in control panel.

Description:

In previous posts I explained class asp responsive buffer limit exceeded error, convert string to lower case, upper case and title case in asp.net, jQuery send receive json object from webservice methods, Asp.net mvc complete project with database, download multiple files as zip folder in asp.net and many articles relating to solve errors in asp.net, SQL Server, IIS, etc. Now I will explain how to solve the problem of “IIS 8.5 HTTP Error 404.3 – Not Found (the feature you are trying to use may not installed or the appropriate MIME map is not enabled for the website or application).

In my system when I installed iis 8.5 and started using previous applications which is pointing to other versions 3.5 it’s not working and throwing error like as shown below


Error IIS 8.5 Detailed HTTP Error 404.3 Not Found Feature May Not Installed or MIME Map is not Enabled
To fix this problem please follow below steps

Start à Control Panel à Click on Programs à Programs and Features à Click on Turn windows features on or off

When we click on Turn windows features on or off it will open window like as shown below

Windows Turn features on or off to fix iis http error 404.3 not found feature or mime map is not enabled
Now check whether asp.net installed or not in your system for that follow below steps

Internet Information Services à World Wide Web services à Application Development Features in that check whether all required features selected or not like as shown below

Enable Asp.net Features to fix http error 404.3 not found

Once you select all options click on button to install all required components in your application.

I hope it helps you to fix your problem. Happy Coding……

If you enjoyed this post, please support the blog below. It's FREE!

Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email.

subscribe by rss Subscribe by RSS subscribe by email Subscribe by Email

2 comments :

Unknown said...

Thank you sir..!

Unknown said...

Thank you sir..
"Thanks, you're an amazing person for helping me out!"

Give your Valuable Comments

Note: Only a member of this blog may post a comment.

© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.