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...Post Upgrade Issues 7.2.0 -> 7.3.2  2x  InstallsPost Upgrade Issues 7.2.0 -> 7.3.2 2x Installs
Previous
 
Next
New Post
8/23/2014 9:24 PM
 

This was an upgrade from 7.2.0 no errors were present prior other than a database file being size locked on host, got that changed and install ran flawlessly.  Now selected Security Roles from control panel yields this on 2 separate installations. :(

Error: Security Roles is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DesktopModules.Admin.Security.Roles.FormatFrequency(String frequency) at ASP.desktopmodules_admin_security_roles_ascx.__DataBinding__control25(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at Telerik.Web.UI.GridItem.SetupItem(Boolean dataBind, Object dataItem, GridColumn[] columns, ControlCollection rows) at Telerik.Web.UI.GridItemBuilder.InitializeItem(Int32 dataSourceIndex, String& nextItemHierarchicalIndex, Boolean& itemIsInEditMode) at Telerik.Web.UI.GridItemBuilder.CreateItems(GridGroupingContext group) at Telerik.Web.UI.GridTableView.CreateItems(IEnumerator enumerator, GridColumn[] columns, ControlCollection controls) at Telerik.Web.UI.GridTableView.CreateControlHierarchy(Boolean useDataSource) at Telerik.Web.UI.GridTableView.CreateChildControls(IEnumerable dataSource, Boolean useDataSource) at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) at System.Web.UI.WebControls.DataBoundControl.PerformSelect() at Telerik.Web.UI.GridTableView.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at Telerik.Web.UI.GridTableView.DataBind() at Telerik.Web.UI.RadGrid.DataBind() at DesktopModules.Admin.Security.Roles.BindData() at DesktopModules.Admin.Security.Roles.BindGroups() at DesktopModules.Admin.Security.Roles. (EventArgs e) --- End of inner exception stack trace ---


Morgan Vermef pcasoft.net
 
New Post
8/24/2014 7:53 PM
 
its logged at https://dnntracker.atlassian.net/brow... and we will fix it in the next release

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
8/30/2014 5:35 AM
 
Is this the same issue? And which version should I use? I upgraded from 7.1.1
I have it in "Extensions" (in German: Erweiterungen) and in "erweiterte Konfiguration" (in english: Admin => extended settings or advanced configuration?)

Fehler: Erweiterungen ist zur Zeit nicht verfügbar. DotNetNuke.Services.Exceptions.ModuleLoadException: d:\inetpub\vhosts\dfmc.ch\httpdocs\DesktopModules\Admin\AdvancedSettings\LanguagePacks.ascx.cs(47): error CS0246: Der Typ- oder Namespacename 'ICSharpCode' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) ---> System.Web.HttpParseException: d:\inetpub\vhosts\dfmc.ch\httpdocs\DesktopModules\Admin\AdvancedSettings\LanguagePacks.ascx.cs(47): error CS0246: Der Typ- oder Namespacename 'ICSharpCode' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) ---> System.Web.HttpCompileException: d:\inetpub\vhosts\dfmc.ch\httpdocs\DesktopModules\Admin\AdvancedSettings\LanguagePacks.ascx.cs(47): error CS0246: Der Typ- oder Namespacename 'ICSharpCode' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) bei System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) bei System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode, Boolean ensureIsUpToDate) bei System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate) bei System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) bei System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) bei System.Web.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile) bei System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath) bei System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry) bei System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) bei System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) bei System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- Ende der internen Ausnahmestapelüberwachung --- bei System.Web.UI.TemplateParser.ProcessException(Exception ex) bei System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) bei System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) bei System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) bei System.Web.UI.TemplateParser.ParseInternal() bei System.Web.UI.TemplateParser.Parse() bei System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() bei System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) bei System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() bei System.Web.Compilation.BuildProvidersCompiler.PerformBuild() bei System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) bei System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) bei System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) bei System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) bei DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) bei DotNetNuke.UI.Modules.WebFormsModuleControlFactory.CreateModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) bei DotNetNuke.UI.Modules.ModuleControlFactory.LoadModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) bei DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- Ende der internen Ausnahmestapelüberwachung ---
 
New Post
9/10/2014 5:29 AM
 
I just released another small script to fix upgrade issues in DNN 7.3.2 with roles. Free for download from https://dnnscript.codeplex.com/releas...

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/10/2014 1:26 PM
 
I'm having an incredibly hard time with this script.

Will this fix my problem where I'm getting JS errors:

TypeError: Cannot read property 'parameters' of undefined
#2 http://www.mysite.com/Resources/Share...
#1 http://www.mysite.com/Resources/Share...

TypeError: Cannot read property 'length' of undefined
#8 http://www.mysite.com/Resources/Share...
#7 http://www.mysite.com/Resources/Share... Function.TreeNodeConverter.castNode()
#6 http://www.mysite.com/Resources/Share... DynamicTreeViewController._onGetTree()
#5 http://www.mysite.com/Resources/libra... Object.proxy [as success]()
#4 http://www.mysite.com/Resources/libra... fire()
#3 http://www.mysite.com/Resources/libra... Object.self.fireWith [as resolveWith]()
#2 http://www.mysite.com/Resources/libra... done()
#1 http://www.mysite.com/Resources/libra... XMLHttpRequest.callback()&host=www.mysite.com

--------------------------------
Modified script that has errors:
UPDATE dbo.Portals
SET AdministratorRoleId = CASE
WHEN Exists(SELECT * FROM dbo.Roles R WHERE R.PortalID = P.PortalID AND R.RoleName Like 'Admin%')
SELECT MIN(RoleID) FROM dbo.Roles R WHERE R.PortalID = P.PortalID AND R.RoleName Like 'Admin%'
ELSE
SELECT MIN(RoleID) FROM dbo.Roles R WHERE R.PortalID = P.PortalID
END
WHERE AdministratorRoleId Is Null OR AdministratorRoleId != IsNull((SELECT RolelID FROM dbo.Roles R WHERE R.PortalID = P.PortalID AND R.RoleID = P.AdministratorRoleId),-1)
GO

UPDATE dbo.Roles
SET [BillingFrequency] = 'N'
WHERE IsNull([BillingFrequency], '') = '' OR [BillingFrequency] NOT IN ('D', 'M', 'N', 'O', 'W', 'Y')

UPDATE dbo.Roles
SET [TrialFrequency] = 'N'
WHERE IsNull([TrialFrequency], '') = '' OR [TrialFrequency] NOT IN ('D', 'M', 'N', 'O', 'W', 'Y')

UPDATE dbo.Roles
SET [TrialPeriod] = 1
WHERE [TrialPeriod] IS Null

UPDATE dbo.Roles
SET [BillingPeriod] = 1
WHERE [BillingPeriod] IS Null

UPDATE dbo.Roles
SET [ServiceFee] = 0
WHERE [ServiceFee] IS Null

UPDATE dbo.Roles
SET [TrialFee] = 0
WHERE [TrialFee] IS Null
GO

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Post Upgrade Issues 7.2.0 -> 7.3.2  2x  InstallsPost Upgrade Issues 7.2.0 -> 7.3.2 2x Installs


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