Search This Blog

Saturday, November 7, 2015

IIS HTTP Error 404.3-Not Found

HTTP Error 404.3-Not Found

The page you are requesting cannot be served because of the extension configuration. If the page is script, add a handler. If the file should be downloaded, add a MIME map.

solution :

You should install IIS sub components from

Control Panel -> Programs and Features -> Turn Windows features on or off

Internet Information Services has subsection World Wide Web Services / Application Development Features

There you must check ASP.NET (.NET Extensibility, ISAPI Extensions, ISAPI Filters will be selected automatically). Double check that specific versions are checked. Under Windows Server 2012 R2, these options are split into 4 & 4.5.

Run from cmd:

%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -ir

Finally check in IIS manager, that your application uses application pool with .NET framework version v4.0.


By


HERY PURNAMA
MCDBA, CPMP, ITILF
Inhouse IT Trainer
http://www.inhousetrainer.net
info@inhousetrainer.net , inhousetrainer@yahoo.com
Call/ SMS/WA :  081.223344.506 , 022.91299407 | PinBB : 7DC633AA

Blog :
inhousetrainer.blogspot.com
freelance-it-trainer.blogspot.com

Social Net :
facebook.com/inhousetrainer
twitter.com/inhousetrainer
instagram.com/inhousetrainer


Bandung - Jawa Barat

No comments:

Post a Comment