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 ForumsForm and ListForm and ListError in module FormsAndListError in module FormsAndList
Previous
 
Next
New Post
7/16/2012 1:56 PM
 

Hi,

We are runing DNNN 5.6.2. Professional. When we click on Form and List Configuration we get an error (see below). Further everythings works fine! 

Fout: is op dit moment niet beschikbaar.
DotNetNuke.Services.Exceptions.ModuleLoadException: D:\DotNetNuke\DesktopModules\UserDefinedTable\configuration.ascx(37): error BC30561: 'DataType' is ambiguous, imported from the namespaces or types 'System.ComponentModel.DataAnnotations, DotNetNuke.Modules.UserDefinedTable'. ---> System.Web.HttpCompileException: D:\DotNetNuke\DesktopModules\UserDefinedTable\configuration.ascx(37): error BC30561: 'DataType' is ambiguous, imported from the namespaces or types 'System.ComponentModel.DataAnnotations, DotNetNuke.Modules.UserDefinedTable'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---

Is there anyone who can help us? Thanks.

Regards,
Jan Meffert

 

 
New Post
7/16/2012 6:05 PM
 

Jan,
first time I see this error. 

Looks like a third party module (or a own module) has added System.ComponentModel.DataAnnotations into the default path for .Net  name resolution. Please check web.config 

 
New Post
7/17/2012 6:27 AM
 
Hi Stefan,

We recently are using the .Net framework 4.0,  because it was needed because we recently installed MS Visual Studio LightSwitch.
DotNetnuke was still running with .Net framework 3.5. An MVP told me that DotNetNuke also runs with 4.0.
So we change that and now our DotNetNuke runs with 4.0.

We only have one a problem with a sold module Reporting Services from Beckersolutions.com. This problem is fixed by a change in the webconfig:
old webconfig:
<!--add name="ReportViewerHandler" path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" preCondition="integratedMode,runtimeVersionv2.0" /-->

new webconfig: (options omit)
<add name="ReportViewerHandler" path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms" />

Section http handlers not modified:
<add path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false" />

We don't know if this problem has something to do with our problem?
Thanks for your support.

Regards,
Jan Meffert
 
New Post
7/17/2012 8:52 AM
 

Jan,

please check which version of FormAndList you are running. Please ugrade to at least 5.1.3.

Regards, Stefan

 
New Post
7/17/2012 10:48 AM
Accepted Answer 
Hi Stefan,

I've upgrade the module Form and List to version 05.01.03. and it works. Thank you for your great support!

Rewards,
Jan Meffert
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListError in module FormsAndListError in module FormsAndList


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