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 ...Error when edit Super User AccountError when edit Super User Account
Previous
 
Next
New Post
5/24/2006 2:10 PM
 

I have a problem when trying to edit super user account. This is error message:

   
 
  
Có lỗi xảy ra.(Error)
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 System.Web.UI.UserControl.get_Request() at DotNetNuke.Entities.Modules.PortalModuleBase.get_IsEditable() in E:\STUDY\ASPNET_sample\DotNetNuke\components\Modules\PortalModuleBase.vb:line 272 at DotNetNuke.UI.Containers.Title.CanEditModule() in E:\STUDY\ASPNET_sample\DotNetNuke\admin\Containers\Title.ascx.vb:line 121 at DotNetNuke.UI.Containers.Title.Page_Load(Object sender, EventArgs e) in E:\STUDY\ASPNET_sample\DotNetNuke\admin\Containers\Title.ascx.vb:line 101 --- End of inner exception stack trace ---

  

Unhandled Error Loading Module

DotNetNuke.Services.Exceptions.ModuleLoadException: Parser Error: Parser Error: ? ---> System.Web.HttpException: Parser Error: Parser Error: ? ---> System.Web.HttpParseException: Parser Error: ? ---> System.IO.FileNotFoundException: ? File name: "CountryListBox" at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark) at System.Reflection.Assembly.Load(String assemblyString) at System.Web.UI.CompilationConfiguration.LoadAssembly(String assemblyName, Boolean throwOnFail) at System.Web.UI.TemplateParser.LoadAssembly(String assemblyName, Boolean throwOnFail) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) === Pre-bind state information === LOG: DisplayName = CountryListBox (Partial) LOG: Appbase = file:///E:/STUDY/ASPNET_sample/DotNetNuke LOG: Initial PrivatePath = bin Calling assembly : (Unknown). === LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Post-policy reference: CountryListBox LOG: Attempting download of new URL file:///J:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dotnetnuke/27861517/9b5f496a/CountryListBox.DLL. LOG: Attempting download of new URL file:///J:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dotnetnuke/27861517/9b5f496a/CountryListBox/CountryListBox.DLL. LOG: Attempting download of new URL file:///E:/STUDY/ASPNET_sample/DotNetNuke/bin/CountryListBox.DLL. LOG: Attempting download of new URL file:///E:/STUDY/ASPNET_sample/DotNetNuke/bin/CountryListBox/CountryListBox.DLL. LOG: Attempting download of new URL file:///J:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dotnetnuke/27861517/9b5f496a/CountryListBox.EXE. LOG: Attempting download of new URL file:///J:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dotnetnuke/27861517/9b5f496a/CountryListBox/CountryListBox.EXE. LOG: Attempting download of new URL file:///E:/STUDY/ASPNET_sample/DotNetNuke/bin/CountryListBox.EXE. LOG: Attempting download of new URL file:///E:/STUDY/ASPNET_sample/DotNetNuke/bin/CountryListBox/CountryListBox.EXE. --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) at System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath) at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at System.Web.UI.TemplateControlParser.GetReferencedType(TemplateControlParser parser, String virtualPath) at System.Web.UI.TemplateControlParser.GetUserControlType(String virtualPath) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) at System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath) at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.UserControlParser.GetCompiledUserControlType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) in E:\STUDY\ASPNET_sample\DotNetNuke\admin\Skins\Skin.vb:line 466 --- End of inner exception stack trace ---

Any suggestion for me? not only super user account, but also other account can't be edited :(

This happened recently when I try a Creat module tutorial at http://adefwebserver.com/DotNetNukeHELP/DNN_Module3/ 

I don't know whether it's is the reason for :-/  Thanks for answer me

 
New Post
5/25/2006 11:22 AM
 

I checked and realized the tutorial at http://adefwebserver.com/DotNetNukeHELP/DNN_Module3/ is good, no problem with it.

anyone help me what is the reason for this Unhandled Error Loading Module message?

I also checked file countrylistbox.dll still existing in bin folder.

 
New Post
5/26/2006 7:08 PM
 
It kind of looks like there might be a problem with localization.  Try setting your site up to use only the default language and see if you can edit your users then.

Paul Davis
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Error when edit Super User AccountError when edit Super User Account


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