You need to Register for free and Login to post a message in the forum.

Forum

Subject: How To Use Default FCK Editor Provided by Dotnetnuke4.5
Prev Next
You are not authorized to post a reply.

Author Messages
srikaracharya
Nuke Newbie
Nuke Newbie
Posts:8

24 Apr 2008 7:32 AM  
I  am getting object reference reference error while i am using the FCKEditor.
My DNN Version is 4.8. I have registered the DotNetNuke.FckHtmlEditorProvider.dll also. I have set the basepath of the FckEditor to

"~/Providers/HtmlEditorProviders/Fck/FCKeditor/";

Any help would be appreciated

jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2514


24 Apr 2008 8:03 AM  
Take a look at the event log to see if there is more information available.

When you say that you've registered the provider, etc. did you do this in addition to installing DotNetNuke? Why was this necessary?

Joe Craig
DNN Creative Support
Subscribe to the website
srikaracharya
Nuke Newbie
Nuke Newbie
Posts:8

25 Apr 2008 6:04 AM  

Dear Joe,

This is the error message found in event log.

InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.HtmlEditor.FckHtmlEditorProvider.Fckeditor.Fckeditor_PreRender

Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.Fckeditor.Fckeditor_PreRender(Object sender, EventArgs e) at System.Web.UI.Control.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---


I Couldn't understand what the hell is happening

Thanks for your consideration

srikaracharya
Nuke Newbie
Nuke Newbie
Posts:8

25 Apr 2008 6:19 AM  

Dear Joe,

When i add the FCKEditor control on to the form i am getting

ERROR CREATING CONTROL
could not load file or assembly 'DotNetNuke' version=3.3.6.41880, culture=neutral,publickeyToken=null' or one of its dependicies.The system cannot find the file specified

I am getting this error in design view. It would be great if i find solution to this bug

Thanks,

jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2514


25 Apr 2008 8:47 AM  
Yes, the error message doesn't provide a lot of help.

I don't understand why you are trying to add the FCK editor to a form. Is this in a module?

Joe Craig
DNN Creative Support
Subscribe to the website
srikaracharya
Nuke Newbie
Nuke Newbie
Posts:8

27 Apr 2008 11:49 PM  

Dear Joe,

  Yes it is there in a module i am using this FCK Editor. I want to use the FCK Editor provided by the DNN Framework. I am helpless. Please suggest me Joe so that i can use this FCK editor without any problem.

Thanks Joe.

jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2514


28 Apr 2008 9:30 AM  
Are you trying to add an editable area to a module? There is a DotNetNuke control for that. You don't put the FCK editor directly into the module. Check the DotNetNuke Module Developers Guide for details.

Joe Craig
DNN Creative Support
Subscribe to the website
srikaracharya
Nuke Newbie
Nuke Newbie
Posts:8

29 Apr 2008 12:43 AM  
Yes. i am trying to add an editable area to a module.

Thanks joe. i will go through the Developers guide
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > How To Use Default FCK Editor Provided by Dotnetnuke4.5



ActiveForums 3.7

Latest Forum Posts

DotNetNuke News 8th Dec 08 by pwadding
When I attempt to download the  Podcast I get an error message. Tried both servers. The first few li...
RE: Can't Login! Login Page can't be accessed... by e-kreator
a database that you mean.
RE: DotNetNuke 4.9.1 and 5.0.0 by jncraig
Yes, lots of learning, lots of new things and new ways.  I played a little with Beta6 of DotNetNuke ...
RE: PDF File Content by jncraig
If you want to just serve up the PDF files as PDF files, upload them using the File Manager.  You ca...
RE: Navigating between modules by jncraig
What is the URL that is generated? To which page does it send you?
RE: New Logo cant display by jncraig
There is nothing wrong with this, provided that you did it correctly.  I would have to look at your ...
RE: Child portal to live site by jncraig
You should set DNS to point the URL to the IP address of the DotNetNuke installation.  Inside of the...
RE: PopUp Page by jncraig
To open a link in a new window, format the link this way:Link to us! It is the target="_blank" that...
RE: How to Change fckeditor alignment by jncraig
It might be easier to use a different skin for your administrative pages. There have been some ot...
RE: Can't Login! Login Page can't be accessed... by jncraig
If you have access to your database, look at the Portals table.  Make sure that LoginTabID is set to...
RE: Can't Login! Login Page can't be accessed... by e-kreator
Hello my problem is that the configuration management in login page page was sent to a Web page that...
RE: Create new 'host' user? by jncraig
You can change a regular user to a Host, by setting the "Host" user's IsSuperUser set to True in the...
Create new 'host' user? by jonathanbrickman0000
I have a DNN 4.7 web site successfully migrated to a new server.  There is only one hitch:  the 'hos...
RE: split copyrgt option in two lines by jncraig
You can put a in the copyright text. This may or may not put other text (to the right of the copyr...
RE: Can't Login! Login Page can't be accessed... by jncraig
Try: http://localhost/DNN/login.aspx http://localhost/DNN/?ctl=login If neither of those ge...
RE: HOw to upload site from localserver to www.mysite.com by jncraig
View this tutorial:How to transfer a localhost DotNetNuke installation to a live websitePay special ...
RE: Nightmare with SKINS... by jncraig
Before you get in too far, you might want to take a look at:An Introduction to the Principles of Dot...
RE: Nightmare with SKINS... by dougieladd
Hi Joe...thank you for that...I kind of assumed that was the case. As I understand it the skin comes...
HOw to upload site from localserver to www.mysite.com by aniket.rasal
Dear Friends,       I have created site. Its wolring fine on my local machine.But when i upload the ...
RE: DotNetNuke 4.9.1 and 5.0.0 by leesykes
It is on the Extensions page as well - named 'Batch Install Extensions' stefan blogged about it here...
DotNetNuke Modules
RSS Feeds