Skip Navigation

IIS handler mappings

The following handler mappings are required:
Handler name
Path
Description
asp.net
*
AtHoc
 Wildcard Script Map
ASPClassic
*.asp
Handler for classic ASP
AXD-ISAPI-4.0_32bit
*.axd
web site administration requests handler
cshtml-ISAPI-4.0_32bit
*.cshtml
Required by MVC
HttpRemotingHandlerFactory-rem-ISAPI-4.0_32bit
*.rem
Web service handler
HttpRemotingHandlerFactory-soap-ISAPI-4.0_32bit
*.soap
Web service handler
MvcScriptMap
*.mvc
Required by MVC
OPTIONSVerbHandler
*
URL-less page handler
PageHandlerFactory-ISAPI-2.0
*.aspx
ASP.NET v.2 page handler
PageHandlerFactory-ISAPI-4.0_32bit
*.aspx
ASP.NET v.4 page handler
SecurityCertificate
*.cer
processes SSL certificates
SimpleHandlerFactory-ISAPI-2.0
*.ashx
Generic Web handler.
SimpleHandlerFactory-ISAPI-4.0_32bit
*.ashx
Generic Web handler.
svc-ISAPI-4.0_32bit
*.svc
Web service handler
TRACEVerbHandler
*
URL-less page handler
WebServiceHandlerFactory-ISAPI-2.0
*.asmx
Web service handler
WebServiceHandlerFactory-ISAPI-4.0_32bit
*.asmx
Web service handler
StaticFile
*
URL-less page handler