Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Error Boolean DotNetNuke.Common.Initialize.ProcessHttpModuleError Boolean DotNetNuke.Common.Initialize.ProcessHttpModule
Previous
 
Next
New Post
10/20/2015 4:57 AM
 
HI I have a very strange error in one of my local installation:

I have installed framework 4.6

I have update to DNN 4.2 and the problem disappear, after one day I have the same error

Can any one help me?

thanks

Fabio

Server Error in '/' Application.

Method not found: 'Boolean DotNetNuke.Common.Initialize.ProcessHttpModule(System.Web.HttpRequest, Boolean, Boolean)'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.MissingMethodException: Method not found: 'Boolean DotNetNuke.Common.Initialize.ProcessHttpModule(System.Web.HttpRequest, Boolean, Boolean)'.

Source Error: 



An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace: 

[MissingMethodException: Method not found: 'Boolean DotNetNuke.Common.Initialize.ProcessHttpModule(System.Web.HttpRequest, Boolean, Boolean)'.]
   DotNetNuke.HttpModules.RequestFilter.RequestFilterModule.FilterRequest(Object sender, EventArgs e) +0
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +92

 


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.81.0
 
New Post
10/20/2015 6:20 AM
 
please check request filter section in system.webserver > Modules section of your web.config file, it should look like this:
< add name="RequestFilter" type="DotNetNuke.HttpModules.RequestFilter.RequestFilterModule, DotNetNuke.HttpModules" preCondition="managedHandler" / >

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/20/2015 6:21 AM
 
You might need .Net framework 4.5 instead of 4.6

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/20/2015 6:29 AM
 

Yes my web config is already like this

 <system.webServer>
    <!-- The system.webServer section is required for IIS7 compatability It is ignored by IIS6-->
    <modules>
      <remove name="ScriptModule" />
      <add name="RequestFilter" type="DotNetNuke.HttpModules.RequestFilter.RequestFilterModule, DotNetNuke.HttpModules" preCondition="managedHandler" />
      <add name="UrlRewrite" type="DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules" preCondition="managedHandler" />
      <add name="Exception" type="DotNetNuke.HttpModules.Exceptions.ExceptionModule, DotNetNuke.HttpModules" preCondition="managedHandler" />
      <add name="UsersOnline" type="DotNetNuke.HttpModules.UsersOnline.UsersOnlineModule, DotNetNuke.HttpModules" preCondition="managedHandler" />


.... I have installed Visual studio 2015 and Framewor 4.6 is mandatory, but I have other portals and they work well only this one have this strange error.


Another very strange effect is that if I upgrade to 4.2 version the error disappear for some time, for example untill I upload a file o upload a new extension.

Can you help me?

thanks

Fabio

 
New Post
10/20/2015 9:29 PM
 
Fanio,
sorry I haven't tried with DNN 4.6 yet, but it might be worth trying.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Error Boolean DotNetNuke.Common.Initialize.ProcessHttpModuleError Boolean DotNetNuke.Common.Initialize.ProcessHttpModule


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out