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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Installing a module dnn7.2.2 Installing a module dnn7.2.2
Previous
 
Next
New Post
5/20/2014 8:18 AM
 

I tried to upload a module and the whole thing has crashed. Below is the full error. All I can see is this error page, I can no longer access the website.

Also I  Removed the following files from the site's /bin folder:

DNNContentBuilder.dll
DNNContentBuilder.SqlDataProvider.dll
DNNContentBuilder.UI.WebControls.dll

MyTreeView.dl 


and Give me error  Connection To The Database Failed

Please Help Meeeee

 

Server Error in '/' Application.

Could not load file or assembly 'DNNContentBuilder' or one of its dependencies. An attempt was made to load a program with an incorrect format.

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.BadImageFormatException: Could not load file or assembly 'DNNContentBuilder' or one of its dependencies. An attempt was made to load a program with an incorrect format.

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.


Assembly Load Trace: The following information can be helpful to determine why the assembly 'DNNContentBuilder' could not be loaded.

WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. 


Stack Trace: 

[BadImageFormatException: Could not load file or assembly 'DNNContentBuilder' or one of its dependencies. An attempt was made to load a program with an incorrect format.] System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0 System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +416 System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +166 System.Reflection.Assembly.Load(String assemblyString) +35 System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +190 [Configurati sException: Could not load file or assembly 'DNNContentBuilder' or one of its dependencies. An attempt was made to load a program with an incorrect format.] System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +11211672 System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +388 System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +232 System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +48 System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +210 System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +76 System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +11200850 System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +185 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +551 [HttpException (0x80004005): Could not load file or assembly 'DNNContentBuilder' or one of its dependencies. An attempt was made to load a program with an incorrect format.] System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +76 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +1012 System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +1025 [HttpException (0x80004005): Could not load file or assembly 'DNNContentBuilder' or one of its dependencies. An attempt was made to load a program with an incorrect format.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11305670 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +88 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4342340

 
New Post
5/20/2014 1:11 PM
 

hi,

In the web.config file try to find the line(s) about DNNContentBuilder and delete them. Save and reliad your website
HTH, regards


Julien Girerd
DevPCI - DotNetNuke Experts France Communauté des utilisateurs francophone de DotNetNuke DNN-Connect
 
New Post
5/21/2014 6:03 AM
 
Thnkx Julien i Fixed it By enabled 32 bit Application in IIS App Pool . but i have new problem now i can't access on extension in HOST Setting to remove the module have new error : (A critical error has occurred. Object reference not set to an instance of an object.)
 
New Post
5/22/2014 6:25 AM
 
Hi Ahmed,
Are you in production or on a development site ?
Did you have a backup before the module install ?
If yes , the simplest would be to restore your backup
If it is not possible, you can either try to put back the dll you removed (to get the correlation between the information which are stored in the db and the files).
If it don't solve the last bug, you can try :
if in production , backup your files and database, and rebuild a test environment, then in this test environment delete the
reference to the modules in related tables, but there are many cascading from the Packages one (in the order but not totally sure it is exhaustive) : Package,
PackageDependencies  DesktopModules, ModuleDefinitions, PortalDesktopModules, DesktopModulePermission, ModuleControl, Modules, ModuleSettings ModulePermissions
You should start from the end, to avoid orphan rows


If you have not made other module installation, related rows should be latest ones in the different tables.
Once done retest your website, the module should be uninstalled.
Not easy to be clear without more information about your context and without access to the site,eventually drop me an internal email in this site, we could then exchange more and quickly to try to fix your problem

HTH, regards

Julien Girerd
DevPCI - DotNetNuke Experts France Communauté des utilisateurs francophone de DotNetNuke DNN-Connect
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Installing a module dnn7.2.2 Installing a module dnn7.2.2


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