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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Could not load file or assembly Could not load file or assembly 'DotNetNuke.HttpModules'
Previous
 
Next
New Post
10/3/2007 8:45 AM
 

Problem Summary:

4.55 Clean Install -->Could not load file or assembly 'DotNetNuke.HttpModules'

Steps to produce:

  1. Download and unzip DotNetNuke_04.05.05_Install
  2. Modify web.config with database information and turn errorsMode from "RemoteOnly" to "Off"
  3. Create a CRC file of files
  4. Upload Install files to web server
  5. Download Install files from web server
  6. Diff downoaded files against uploaded files - succesfully matched
  7. Verify that the remote website supports ASP.Net 2.0, and the DNN folder is a Web Application folder
  8. Open website root

Results:

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'DotNetNuke.HttpModules' or one of its dependencies. The system cannot find the file specified. (E:\web\jungyaemaco\htdocs\dnn\web.config line 74)

Source Error:

 

Line 72:     <httpModules>
Line 73:       <!-- add name="Authentication" type="DotNetNuke.HttpModules.AuthenticationModule, DotNetNuke.HttpModules.Authentication" / -->
Line 74:   <add name="Compression" type="DotNetNuke.HttpModules.Compression.CompressionModule, DotNetNuke.HttpModules" />
Line 75:   <add name="RequestFilter" type="DotNetNuke.HttpModules.RequestFilter.RequestFilterModule, DotNetNuke.HttpModules" />
Line 76:   <add name="UrlRewrite" type="DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules" />
 

 

Source File: E:\web\jungyaemaco\htdocs\dnn\web.config    Line: 74

 


--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832

So, how do I attack it?

 
New Post
10/3/2007 8:42 PM
 

 

/>

Nobody has any ideas?  I don't have enough experience with DNN to know where to start looking.  The files on the web server do match byte for byte with those expanded from the original Zip file, so it could be either the web.config file or the backend database.

 

The changes I made to the web.config file result in these lines:

 

 

 

 

 

 

<customErrors mode="Off"/>

 

and the connection string:

 

<connectionStrings>

<!-- Connection String for SQL Server 2000/2005 -->

<add

name="SiteSqlServer"
connectionString="Server=******;Database=*****;uid=*****;pwd=*****;"
providerName="System.Data.SqlClient" />
</connectionStrings>
<appSettings>
<add key="SiteSqlServer" value="*****;Database=*****;uid=*****;pwd=*****;"/>
 
I believe that I have followed the instructions from DNN and my hosting company to the letter, but hope that I am wrong and somebody can find a foolish mistake.
Otherwise, I may have to drop DNN, which would bum me out, as it looks to have a lot of potential.
 
 
<!-- permits errors to be displayed for remote clients -->
 

 
New Post
10/4/2007 5:40 AM
 

i app settings it needs to be value="Server=*****;


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/4/2007 3:07 PM
 

leupold wrote

i app settings it needs to be value="Server=*****;

First, thanks for your assistance.

Sadly, I changed the value with no change in results. 

 
New Post
10/5/2007 7:45 PM
 

that's what I feared, the error seems to be caused by an IIS configuration error, though I am unable to identify details.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Could not load file or assembly Could not load file or assembly 'DotNetNuke.HttpModules'


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