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...After Upgrading vom 6.2.9 to 7.3.4 the user profiles can't be editedAfter Upgrading vom 6.2.9 to 7.3.4 the user profiles can't be edited
Previous
 
Next
New Post
12/18/2014 8:11 AM
 

Hi everybody,

After updating form DNN 6.2.9 to DNN 7.3.4 I can't open any user profiles. This error message is shown:

********

Fehler: ist zur Zeit nicht verfügbar. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'Unbekannt' from assembly 'DotNetNuke, Version=7.3.4.45, Culture=neutral, PublicKeyToken=null'. ---> System.TypeLoadException: Could not load type 'Unbekannt' from assembly 'DotNetNuke, Version=7.3.4.45, Culture=neutral, PublicKeyToken=null'. at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throw , Boolean ignoreCase) at DotNetNuke.UI.WebControls.EditControlFactory.CreateEditControl(EditorInfo editorInfo) at DotNetNuke.UI.WebControls.FieldEditorControl.BuildEditor(EditorInfo editInfo) at DotNetNuke.UI.WebControls.FieldEditorControl.BuildDiv(EditorInfo editInfo) at DotNetNuke.UI.WebControls.FieldEditorControl.CreateEditor() at DotNetNuke.UI.WebControls.FieldEditorControl.DataBind() at DotNetNuke.UI.WebControls.PropertyEditorControl.AddEditorRow(FieldEditorControl editor, WebControl container) at DotNetNuke.UI.WebControls.PropertyEditorControl.AddEditorRow(WebControl container, String name, IEditorInfoAdapter adapter) at DotNetNuke.UI.WebControls.CollectionEditorControl.AddEditorRow(Panel container, Object obj) at DotNetNuke.UI.WebControls.PropertyEditorControl.CreateEditor() at DotNetNuke.UI.WebControls.ProfileEditorControl.CreateEditor() at DotNetNuke.UI.WebControls.PropertyEditorControl.DataBind() at DesktopModules.Admin.Security.DNNProfile.DataBind() at DotNetNuke.Modules.Admin.Users.ManageUsers.ShowPanel() at DotNetNuke.Modules.Admin.Users.ManageUsers.BindData() at DotNetNuke.Modules.Admin.Users.ManageUsers. (EventArgs e) --- End of inner exception stack trace ---

*****

I'm looking forward for any help.

best regards, sibylle

 
New Post
12/19/2014 10:28 AM
 
Sibylle Ramseier wrote:

Hi everybody,

After updating form DNN 6.2.9 to DNN 7.3.4 I can't open any user profiles. This error message is shown:

********

Fehler: ist zur Zeit nicht verfügbar. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'Unbekannt' from assembly 'DotNetNuke, Version=7.3.4.45, Culture=neutral, PublicKeyToken=null'. ---> System.TypeLoadException: Could not load type 'Unbekannt' from assembly 'DotNetNuke, Version=7.3.4.45, Culture=neutral, PublicKeyToken=null'. at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throw , Boolean ignoreCase) at DotNetNuke.UI.WebControls.EditControlFactory.CreateEditControl(EditorInfo editorInfo) at DotNetNuke.UI.WebControls.FieldEditorControl.BuildEditor(EditorInfo editInfo) at DotNetNuke.UI.WebControls.FieldEditorControl.BuildDiv(EditorInfo editInfo) at DotNetNuke.UI.WebControls.FieldEditorControl.CreateEditor() at DotNetNuke.UI.WebControls.FieldEditorControl.DataBind() at DotNetNuke.UI.WebControls.PropertyEditorControl.AddEditorRow(FieldEditorControl editor, WebControl container) at DotNetNuke.UI.WebControls.PropertyEditorControl.AddEditorRow(WebControl container, String name, IEditorInfoAdapter adapter) at DotNetNuke.UI.WebControls.CollectionEditorControl.AddEditorRow(Panel container, Object obj) at DotNetNuke.UI.WebControls.PropertyEditorControl.CreateEditor() at DotNetNuke.UI.WebControls.ProfileEditorControl.CreateEditor() at DotNetNuke.UI.WebControls.PropertyEditorControl.DataBind() at DesktopModules.Admin.Security.DNNProfile.DataBind() at DotNetNuke.Modules.Admin.Users.ManageUsers.ShowPanel() at DotNetNuke.Modules.Admin.Users.ManageUsers.BindData() at DotNetNuke.Modules.Admin.Users.ManageUsers. (EventArgs e) --- End of inner exception stack trace ---

*****

I'm looking forward to any help.

best regards, sibylle

 

 
New Post
12/19/2014 10:29 AM
 

Sorry, this issue have been posted already: 

http://www.dnnsoftware.com/forums/for...

 
New Post
12/19/2014 10:38 AM
 
not sure what that might - one thing to check is to make sure you are running under .net 4.0 as some parts of DNN use MEF to inject controls and this requires .net 4.0 (which is why it's a prerequisite for 7.0.0+)

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
12/23/2014 8:44 AM
 

Now, it's running.

The problem was that the user profiles were customized with additional fields. These fields had to be adjusted. We checked all fields under Admin > Site settings > User Account Settings and verified the fields (especially the localized settings, the localized Category name we left empty). We set preferred locale and preferred timezone.  After these changes the user profiles can be edited after updating to DNN 7.3.4.

Merry Christmas ;-)

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...After Upgrading vom 6.2.9 to 7.3.4 the user profiles can't be editedAfter Upgrading vom 6.2.9 to 7.3.4 the user profiles can't be edited


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