Try our conversational search powered by Generative AI!

EpiServer Global Error - No http handler was found for request type 'GET' - Loads a blank page on Localhost

Vote:
 

I am running CMS 6R2 on Windows 7 virtual machine on a mac through VMWARE fusion. I tried installing everything and setting up the system but I keep getting the error.

The issue is when I fire localhost, all it does is just loads up a completely blank page with no source at all. When I look at the EpiserverLog.txt file I see the below error 

ERROR [24] EPiServer.Global.Global_Error - 1.2.5 Unhandled exception in ASP.NET
System.Web.HttpException (0x80004005): No http handler was found for request type 'GET'
   at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
   at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

 

Need some help ASAP.

#90729
Sep 17, 2014 2:39
Vote:
 

Hi Brijen,

Based on the stack trace, it's not so much an episerver issue but more of a standard asp.net one. It seems likely that you're missing handlers in your web.config that may be in your production web.config. For example: http://forums.iis.net/t/1157260.aspx?No+HTTP+Handler+found+for+the+request+type+GET+

#90784
Sep 17, 2014 19:20
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.