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...Administration ...Administration ...Can't edit user accounts -  Module Load Exception Can't edit user accounts - Module Load Exception
Previous
 
Next
New Post
7/18/2012 4:55 PM
 

Can't edit user accounts -  Module Load Exception

Error log below, why it's looking for vivo, I uninstalled all vivo modules BEFORE upgrading to 6.2 just to avoid any issues..:(

How do I fix this?

TIA,

Rob

ModuleDefId: 15

FriendlyName:

ModuleControlSource: DesktopModules/Admin/Security/ManageUsers.ascx

AssemblyVersion: 6.2.1

PortalID: 0

PortalName: UsaMagyar.info - Amerikai Magyarok Honlapja

UserID: 1

UserName: host

ActiveTabID: 50

ActiveTabName: User Accounts

RawURL: /Admin/UserAccounts/tabid/50/ctl/Edit/mid/368/UserId/2/filter/All/currentpage/1/Default.aspx?popUp=true

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer: http://www.usamagyar.info/Admin/UserAccounts.aspx

UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: b6495e3f-867d-43eb-87bf-54a1282da03a

InnerException: Could not load file or assembly 'VivoProfileSearch' or one of its dependencies. The system cannot find the file specified.

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.RuntimeTypeHandle.GetTypeByName

StackTrace:

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load file or assembly 'VivoProfileSearch' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'VivoProfileSearch' or one of its dependencies. The system cannot find the file specified. at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, 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(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.OnLoad(EventArgs e) --- End of inner exception stack trace ---



 
New Post
7/19/2012 8:13 AM
 
bump
 
New Post
7/22/2012 9:56 PM
 
bump bump
 
New Post
4/23/2013 11:16 AM
 

I am having the same issue.  Did you ever find the answer to this issue?  My error log is below:

 

ModuleId: 7959

ModuleDefId: 15

FriendlyName:

ModuleControlSource: DesktopModules/Admin/Security/ManageUsers.ascx

AssemblyVersion: 7.0.3

PortalID: 128

PortalName: Academic and Career Development

UserID: 237

UserName: ads\nsbyrer

ActiveTabID: 3693

ActiveTabName: User Accounts

RawURL: /Admin/UserAccounts/tabid/3693/ctl/Edit/mid/7959/UserId/9977/filter/All/currentpage/0/Default.aspx?popUp=true

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer: http://149.166.159.228/Admin/UserAccounts.aspx

UserAgent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID: c23416dd-d772-4942-af29-b2f8206977f5

InnerException: Could not load file or assembly 'VivoProfileSearch' or one of its dependencies. The system cannot find the file specified.

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.RuntimeTypeHandle.GetTypeByName

StackTrace:

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load file or assembly 'VivoProfileSearch' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'VivoProfileSearch' or one of its dependencies. The system cannot find the file specified. at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, 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(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.OnLoad(EventArgs e) --- End of inner exception stack trace ---

Source:

Server Name: IN-UCOL-dnn

 
New Post
6/2/2013 3:11 AM
 

bump subscribe

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Can't edit user accounts -  Module Load Exception Can't edit user accounts - Module Load Exception


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