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...The base class includes the field The base class includes the field 'grdVersions', but its type
Previous
 
Next
New Post
2/28/2011 2:19 PM
 
Hello - I'm trying to move my site to a different drive on the same machine. Everything seems to work ok  until I try to edit HTML and i get this... Any ideas?

ModuleId: 431
ModuleDefId: 108
FriendlyName:
ModuleControlSource: DesktopModules/HTML/EditHTML.ascx
AssemblyVersion: 5.6.1
PortalID: 0
PortalName: SS&C Technologies
UserID: 1
UserName: host
ActiveTabID: 97
ActiveTabName: Software
RawURL: /Software/tabid/97/mid/431/Default.aspx?ctl=Edit&language=en-US
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://test.sscinc.com/Software/tabid/97/Default.aspx?language=en-US
UserAgent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: bbeda7fd-66b3-447f-ba14-fcbdf80dbdef
InnerException: The base class includes the field 'grdVersions', but its type (DotNetNuke.Web.UI.WebControls.DnnGrid) is not compatible with the type of control (System.Web.UI.WebControls.DataGrid).
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildFieldDeclaration
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The base class includes the field 'grdVersions', but its type (DotNetNuke.Web.UI.WebControls.DnnGrid) is not compatible with the type of control (System.Web.UI.WebControls.DataGrid). ---> System.Web.HttpParseException: The base class includes the field 'grdVersions', but its type (DotNetNuke.Web.UI.WebControls.DnnGrid) is not compatible with the type of control (System.Web.UI.WebControls.DataGrid). ---> System.Web.HttpParseException: The base class includes the field 'grdVersions', but its type (DotNetNuke.Web.UI.WebControls.DnnGrid) is not compatible with the type of control (System.Web.UI.WebControls.DataGrid). at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildFieldDeclaration(ControlBuilder builder) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.TemplateControlCodeDomTreeGenerator.BuildMiscClassMembers() at System.Web.Compilation.BaseCodeDomTreeGenerator.BuildSourceDataTree() at System.Web.Compilation.BaseCodeDomTreeGenerator.GetCodeDomTree(CodeDomProvider codeDomProvider, StringResourceBuilder stringResourceBuilder, VirtualPath virtualPath) at System.Web.Compilation.BaseTemplateBuildProvider.GenerateCode(AssemblyBuilder assemblyBuilder) at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider) --- End of inner exception stack trace --- at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() 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, 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 ---
 
New Post
3/2/2011 1:46 PM
 
I fixed the above error by installing the HTML module that came with the install.

But now I'm getting and error when trying to add a new page.

Error: is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: F:\inetpub\wwwroot\ssctechdev\DesktopModules\Admin\Tabs\ManageTabs.ascx.vb(1301): error BC30455: Argument not specified for parameter 'locale' of 'Public Sub LocalizeModule(sourceModule As Entities.Modules.ModuleInfo, locale As Services.Localization.Locale)'. ---> System.Web.HttpCompileException: F:\inetpub\wwwroot\ssctechdev\DesktopModules\Admin\Tabs\ManageTabs.ascx.vb(1301): error BC30455: Argument not specified for parameter 'locale' of 'Public Sub LocalizeModule(sourceModule As Entities.Modules.ModuleInfo, locale As Services.Localization.Locale)'. 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 ---
 
New Post
3/2/2011 7:07 PM
 
it looks like an issue with your database structure, which doesn't seem to match the module/framework code version. Did you encounter upgrade issues?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
3/3/2011 12:41 PM
 
I haven't encountered any upgrade issues.

What I did was to copy the site from one site on server A to another site on server A. Both using the same exact configurations. I backed up the database and restored to a new database on the same server. I pointed the new copy of the site to the newly created database. Everything seems to be working other than Adding a new page via the Add New Page button in the ribbon bar and trying to edit the settings of ANY page.

I was able to add a page using the short form in the ribbon bar, but it assigned it to administrators only and I am unable to edit the page settings. Here is the error I get when I try to edit the page settings.

InnerException: F:\inetpub\wwwroot\ssctechdev\DesktopModules\Admin\Tabs\ManageTabs.ascx.vb(1301): error BC30455: Argument not specified for parameter 'locale' of 'Public Sub LocalizeModule(sourceModule As Entities.Modules.ModuleInfo, locale As Services.Localization.Locale)'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.CompileWebFile
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: F:\inetpub\wwwroot\ssctechdev\DesktopModules\Admin\Tabs\ManageTabs.ascx.vb(1301): error BC30455: Argument not specified for parameter 'locale' of 'Public Sub LocalizeModule(sourceModule As Entities.Modules.ModuleInfo, locale As Services.Localization.Locale)'. ---> System.Web.HttpCompileException: F:\inetpub\wwwroot\ssctechdev\DesktopModules\Admin\Tabs\ManageTabs.ascx.vb(1301): error BC30455: Argument not specified for parameter 'locale' of 'Public Sub LocalizeModule(sourceModule As Entities.Modules.ModuleInfo, locale As Services.Localization.Locale)'. 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 ---

I also just noticed that when I went into the event viewer this was the message right before the newest (above)

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 56fc33dc-f01a-4faf-acdd-248e130a6016
InnerException: Error Creating BusinessControllerClass 'DotNetNuke.Modules.UserDefinedTable.BusinessController, DotNetNuke.Modules.UserDefinedTable' of module(DNN_UserDefinedTable) id=(802) in tab(418) and portal(0)
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Activator.CreateInstance
StackTrace:
Message: System.Exception: Error Creating BusinessControllerClass 'DotNetNuke.Modules.UserDefinedTable.BusinessController, DotNetNuke.Modules.UserDefinedTable' of module(DNN_UserDefinedTable) id=(802) in tab(418) and portal(0) ---> System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID) --- End of inner exception stack trace --- at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)


 
New Post
3/4/2011 10:39 AM
 
I ended up re-copying the files from the site that worked to the site that didn't work and that fixed the problem. Not sure what happened, but it's working now.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...The base class includes the field The base class includes the field 'grdVersions', but its type


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