Forum  Community Devel...  Using the FCKEd...  What am I doing wrong?
Previous Previous
 
Next Next
New Post 8/27/2008 12:15 PM
  jharmon@blinfo.com
847 posts
1st Level Poster




What am I doing wrong? 

Help!  I downloaded the sources for the FCKEditor and brought the project into my solution.  I also copied the FCKEditor folder into my root folder. 

I created a new form with the FCKEditor on the form.  When I run my application I can see the form load because the window turns white (background color) and my title changes to "Web Page". 

However I entered This.FCKEditor1.Value = "This is a test"; on the Form_Load event and I never see the text.  I also am not able to type anything into the window.  Also, there is no toolbar visible within the window.


Thanks, Joe
 
New Post 8/27/2008 1:55 PM
  palli
11824 posts
1st Level Poster




Re: What am I doing wrong? 
Hi Joe !

You'll get exactly this result, if you forget to register the FCKEditor control in Web.Config.

You can watch this video, or you can just try to add this line to the Controls sections in Web.Config:

            <Control Type="Gizmox.WebGUI.FCKLibrary.FCKEditor, Gizmox.WebGUI.FCKLibrary"/>

Did this help?

Palli

Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 8/27/2008 3:13 PM
  jharmon@blinfo.com
847 posts
1st Level Poster




Re: What am I doing wrong? 

Palli,

I DO have that line in the web.config.  Any other ideas?


Thanks, Joe
 
New Post 8/27/2008 3:14 PM
  jharmon@blinfo.com
847 posts
1st Level Poster




Re: What am I doing wrong? 
Are there any issues with running this under .NET 3.5?
Thanks, Joe
 
New Post 8/27/2008 3:39 PM
  palli
11824 posts
1st Level Poster




Re: What am I doing wrong? 
I made the test under 3.5, and everything the editor with the assigned text showed in the browser.

Are you testing in debug mode in VS2008 or are you deploying to server ?

Palli

Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
Previous Previous
 
Next Next
  Forum  Community Devel...  Using the FCKEd...  What am I doing wrong?
Azure banner
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS