I receive an HTTP 404.4 error on IIS 7 that's running Plesk. The StaticFile HTTP Handler is created in the top level of IIS. The site is set to run in a ASP.NET 4.0 Classic application pool. Can anyone help me with a fix to this issue? Does the StaticFile
HTTP Handler need to be added to the DotNetNuke web.config? Should we switch to an Integrated Application Pool?
As Rovastar said, more information is needed to determine which handler is missing. Once determined which type of request failed, then adding corresponding handler mappings would help resolve the issue.
Thanks.
Marked as answer by Leo Tang - MSFT on Jan 03, 2013 08:46 AM
SidC
5 Posts
HTTP 404.4 on IIS 7 Running Plesk
Dec 04, 2012 06:21 AM|LINK
Hi,
I receive an HTTP 404.4 error on IIS 7 that's running Plesk. The StaticFile HTTP Handler is created in the top level of IIS. The site is set to run in a ASP.NET 4.0 Classic application pool. Can anyone help me with a fix to this issue? Does the StaticFile HTTP Handler need to be added to the DotNetNuke web.config? Should we switch to an Integrated Application Pool?
Thanks,
Sdi
sid@webdbapps.net
Rovastar
3321 Posts
MVP
Moderator
Re: HTTP 404.4 on IIS 7 Running Plesk
Dec 04, 2012 01:25 PM|LINK
What files fail?
Post the IIS log.
Lloyd Zhang
65 Posts
Re: HTTP 404.4 on IIS 7 Running Plesk
Dec 07, 2012 04:04 AM|LINK
As Rovastar said, more information is needed to determine which handler is missing. Once determined which type of request failed, then adding corresponding handler mappings would help resolve the issue.
Thanks.