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:  Edit Text/HTML is currently UnavailableError: Edit Text/HTML is currently Unavailable
Previous
 
Next
New Post
10/25/2006 4:29 PM
 

Help....

I am getting the following error:

Error: Edit Text/HTML 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 DotNetNuke.UI.UserControls.TextEditor.set_Text(String Value) at DotNetNuke.Modules.Html.EditHtml.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

I am currently on DNN version 03.03.04 (IIS 6.0, .net 1.1 was/is installed).

The only thing that has changed with the server/ application is the .net 2.0 was installed on the server.  Would this change anything?

 
New Post
10/26/2006 5:05 AM
 

You might like to post the error from the log viewer to expand the comments more - and to my knowledge installing aspnet 2 shouldn't make a difference.  However, I would still be using 1.1 to run my dnn 3 sites.

Nina Meiers


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
10/26/2006 12:31 PM
 

Thanks for any help you can give...  this is the entire error I receive on the page when I try to edit the module:

Error: Edit Text/HTML 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 DotNetNuke.UI.UserControls.TextEditor.set_Text(String Value) at DotNetNuke.Modules.Html.EditHtml.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---


  

Unhandled error loading module.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.TypeInitializationException: The type initializer for "DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider" threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileLoadException: The located assembly's manifest definition with name 'FreeTextBox' does not match the assembly reference. File name: "FreeTextBox" at DotNetNuke.HtmlEditor.Ftb3HtmlEditorProvider..ctor() === Pre-bind state information === LOG: DisplayName = FreeTextBox, Version=3.1.4.36150, Culture=neutral, PublicKeyToken=5962a4e684a48b87 (Fully-specified) LOG: Appbase = file:///C:/Inetpub/DotNetNuke LOG: Initial PrivatePath = bin Calling assembly : DotNetNuke.Ftb3HtmlEditorProvider, Version=3.2.2.16841, Culture=neutral, PublicKeyToken=null. === LOG: Publisher policy file is not found. LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config). LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config. LOG: Post-policy reference: FreeTextBox, Version=3.1.4.36150, Culture=neutral, PublicKeyToken=5962a4e684a48b87 LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dotnetnuke/9c7ec444/2dbfbd4a/FreeTextBox.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dotnetnuke/9c7ec444/2dbfbd4a/FreeTextBox/FreeTextBox.DLL. LOG: Attempting download of new URL file:///C:/Inetpub/DotNetNuke/bin/FreeTextBox.DLL. WRN: Comparing the assembly name resulted in the mismatch: Revision Number --- End of inner exception stack trace --- at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectProviderName, String ObjectNamespace, String ObjectAssemblyName) at DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider.CreateProvider() at DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider..cctor() --- End of inner exception stack trace --- at DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider.Instance() at DotNetNuke.UI.UserControls.TextEditor.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

 

This is the error listed in the log file:

ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 03.03.04
PortalID: 0
PortalName: LSS Employee Intranet
UserID: 1
UserName: host
ActiveTabID: 36
ActiveTabName: Home
RawURL: /DotNetNuke/Home/tabid/36/ctl/Edit/mid/347/Default.aspx
AbsoluteURL: /DotNetNuke/Default.aspx
AbsoluteURLReferrer: http://localhost/DotNetNuke/Home/tabid/36/ctl/Edit/mid/347/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 9e2b9205-8c8c-4a9d-8dae-0f52ef440044
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.UI.UserControls.TextEditor.Page_Load
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 DotNetNuke.UI.UserControls.TextEditor.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: VM-IISTEST

 
New Post
10/26/2006 5:15 PM
 
Found the error.  Somehow the version of FreeTextBox.dll was changed.  Don't know how or why (again, the only changes on the application / server was the addition of .net 2.0).  But when I put the updated version of the dll on, all errors were fixed.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Error:  Edit Text/HTML is currently UnavailableError: Edit Text/HTML is currently Unavailable


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