Greetings,
I've been having trouble loading the RadEditor (Telerik.Web.UI.RadEditor) into Visual Studio .Net 2008. I followed the steps provided under RadEditor - Getting Started.
http://www.telerik.com/help/aspnet-ajax/gettingstarted.html
That is, I created the project and then added the two folders specified:
App_Data\RadSpell
App_GlobalResources
In these folders I placed the appropriate files from the Telerik Program Files directory. I then placed a RadEditor control on my AJAX-enabled web page. However, I get the following message in the middle of the control:
-------------------------------------------------------------------------------------------------------------------
The Tools collection of this RadEditor is empty
If the Tools collection is empty, RadEditor will automatically load its Default tools at runtime,
or if the ToolsFile property was set, RadEditor will load information from that file instead.
-------------------------------------------------------------------------------------------------------------------
Can someone help me with this ??
Thanks in advance!
I've been having trouble loading the RadEditor (Telerik.Web.UI.RadEditor) into Visual Studio .Net 2008. I followed the steps provided under RadEditor - Getting Started.
http://www.telerik.com/help/aspnet-ajax/gettingstarted.html
That is, I created the project and then added the two folders specified:
App_Data\RadSpell
App_GlobalResources
In these folders I placed the appropriate files from the Telerik Program Files directory. I then placed a RadEditor control on my AJAX-enabled web page. However, I get the following message in the middle of the control:
-------------------------------------------------------------------------------------------------------------------
The Tools collection of this RadEditor is empty
If the Tools collection is empty, RadEditor will automatically load its Default tools at runtime,
or if the ToolsFile property was set, RadEditor will load information from that file instead.
-------------------------------------------------------------------------------------------------------------------
Can someone help me with this ??
Thanks in advance!
