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...Language Management Critical ErrorLanguage Management Critical Error
Previous
 
Next
New Post
7/13/2014 12:56 PM
 
Running DNN 7.3.1 and started yesterday to try to localise a 2nd language in my portal - having 2 languages - and with Localization Enabled with no auto-translated pages - i.e. I did not check the Translated the "Translate All Pages" in the Admin -> Languages area, after a large effort to make the EN-US locale [non default language] to be displayed - I think I messed with the site's default language and I ended up to the following system error in the Language Management section:


ModuleId:445
ModuleDefId:99
FriendlyName:Language Management
ModuleControlSource:DesktopModules/Admin/Languages/languageEnabler.ascx
AssemblyVersion:7.3.1
PortalID:0
PortalName:InteliBrain™
UserID:3
UserName:InteliBrainGRSuperUser
ActiveTabID:70
ActiveTabName:Languages
RawURL:/Admin/Languages
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:http://intelibrain.gr/
UserAgent:Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:0acd0b80-0aa4-4761-bb3e-dbd123aada30
InnerException:Object reference not set to an instance of an object.
FileName:c:\inetpub\vhosts\intelibrain.gr\httpdocs\DesktopModules\Admin\Languages\CLControl.ascx
FileLineNumber:26
FileColumnNumber:13
Method:ASP.desktopmodules_admin_languages_clcontrol_ascx.__DataBinding__control14
StackTrace:
Message:
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 ASP.desktopmodules_admin_languages_clcontrol_ascx.__DataBinding__control14(Object sender, EventArgs e) in c:\inetpub\vhosts\intelibrain.gr\httpdocs\DesktopModules\Admin\Languages\CLControl.ascx:line 26
   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.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
   at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource)
   at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
   at System.Web.UI.WebControls.Repeater.DataBind()
   at DotNetNuke.Modules.Admin.Languages.CLControl.rDnnModules_ItemDataBound(Object sender, RepeaterItemEventArgs e) in c:\inetpub\vhosts\intelibrain.gr\httpdocs\DesktopModules\Admin\Languages\CLControl.ascx.cs:line 695
   at System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e)
   at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
   at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource)
   at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
   at System.Web.UI.WebControls.Repeater.DataBind()
   at DotNetNuke.Modules.Admin.Languages.CLControl.BindAll(Int32 tabID) in c:\inetpub\vhosts\intelibrain.gr\httpdocs\DesktopModules\Admin\Languages\CLControl.ascx.cs:line 382
   at DotNetNuke.Modules.Admin.Languages.LanguageEnabler.BindCLControl()
   at DotNetNuke.Modules.Admin.Languages.LanguageEnabler.ddlPages_SelectedIndexChanged(Object sender, EventArgs e)
   at DotNetNuke.Modules.Admin.Languages.LanguageEnabler.OnLoad(EventArgs e)
   --- End of inner exception stack trace ---

Note that I don't have any control at all (!) over the Language Management page.

I'm available to give at any other technical info - once requested.

Please any help would be greatly appreciated.

##########################################################################

Update on the issue and situation:

 

Miraculously and totally by itself, after 8 hours of tranquility, and after going to bed and not messing around with the DB, the Language Management module appeared - i.e.e it loads up normally an Admin -> Language page, I can do the enable and disabling normally but the number of pages in the default language  which by the way it's Greek remains zero (0) !!!

 

Why????


Panagiotis Mylonas Managing Director InteliBrain http://InteliBrain.gr
 
New Post
7/13/2014 2:05 PM
 
If you are really going to use DNN language specific pages (AKA content localization), you need to start each page with portal default language.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/13/2014 2:34 PM
 

You did not answer to my last question, why the Pages number is zero? Why is not been updated by the current number of pages of my default language?

Plus you did not comment on the long stack exception message I stated.

Plus how come and after 8 hours the DB came alone and finally displayed the languages management module? It seemed corrupted!

What do you mean to start each page with portal default language?

Please give specific steps although I read the DNN Administration manual - I didn't make sense out o there.

Because the Localisation halts in All Pages Translation, I have 144 pages and was stopping I was forced to leave unticked the Translate All Pages tick box and just enable the Localization.

After your answer I'll tell you the specific steps I'm following .... but not at this point

 

thanks for replying !! :)


Panagiotis Mylonas Managing Director InteliBrain http://InteliBrain.gr
 
New Post
7/13/2014 3:43 PM
 
I don't know, we never use core localization in production.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/19/2014 12:25 AM
 

OK. I understand.

Thank you for your reply.

I solved the issue, by getting back to an older DB version.


Panagiotis Mylonas Managing Director InteliBrain http://InteliBrain.gr
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Language Management Critical ErrorLanguage Management Critical Error


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