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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsHelpHelpHelp module will not installHelp module will not install
Previous
 
Next
New Post
10/13/2006 8:43 AM
 

Argh, i get this error when i add the module to a page.  i'm using 4.0.2 and this Help module is right from the Projects page.

 

Unhandled error loading module.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled error loading module. ---> System.Web.HttpCompileException: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn\fa653172\24f2de02\App_Web_navpane.ascx.d505b548.epxcknkx.0.vb(92): error BC32206: Indirect reference is being made to assembly DotNetNuke.WebControls version 1.2.1.21408, which contains 'DotNetNuke.Modules.Help.NavPane.DNNTree1'. This Project references a prior version of DotNetNuke.WebControls version 1.0.2158.30731. To use 'DotNetNuke.Modules.Help.NavPane.DNNTree1', you must replace the reference to DotNetNuke.WebControls with version 1.2.1.21408 or higher. at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace --- at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, Control UserCtrl, Exception exc) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

 
New Post
10/17/2006 11:16 PM
 
The Help module was built against 3.3.5 which is the same WebControls as 4.3.5.  You should eithr upgrade or you could try using the new webcontrols.dll.  I havent tried that and dont guarantee it but I have recently been using an even later version of web controls in an older DNN and that worked ok.

Philip Beadle - Employee
 
New Post
12/6/2006 5:12 AM
 

Hello

I Want to offer another solution to this problem for developers that have access to their site's DB, (a solution that I found thanks to a college of mine).

I work on dnn 4.0.2 using mssql 2005 express edition and I encountered exactly the same problem while installing the help module on my web site.

I opened the DB editor and created the problematic store procedure above (dbo.Help_SearchTutorials ), however in the WHERE clause of the SP I wrote:

WHERE (dbo.Help_Tutorials.Title LIKE N'%' + @Search + '%') OR (dbo.Help_Tutorials.KeyWords LIKE N'%' + @Search + '%') OR (dbo.Help_Tutorials.ShortDesc LIKE N'%' + @Search + '%') OR (dbo.Help_Tutorials.Description LIKE N'%' + @Search + '%')

and then the SP was created successfully.

hope its helpfull.

 
New Post
12/6/2006 5:22 AM
 

Hello

I work on DNN 4.0.2 and I encountered the exact same problem while trying to build my web site after installing the help module.

Could you please specify the way to overcome this problem.

 
New Post
12/6/2006 8:29 AM
 

Clarification

I entered above two different replies.

The first (about the solution in the SP from 12/6/2006 5:12:23 AM) refers to the post from 10/12/2006 9:24:35 AM in the previous page.

The second (about problems I encounter in build after help module installation from 12/6/2006 5:22:18 AM) refers to the answer about DotNetNuke.Modules.Help.NavPane.DNNTree1 from 10/18/2006 12:16:58 AM on this page.

 

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsHelpHelpHelp module will not installHelp module will not install


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