Hi malmhead,
Welcome to Visual WebGui
Kenn... I'm watching
Thanks for your help here.
Malmhead, the FCKLibrary you are refering to, was a project started quite a while ago, long before FCKEditor became one of the controls that are included in every Visual WebGui installation, and will appear to you inside the Gizmox.WebGui.Forms.Extended assembly. The FCKEditor control inside that asselbly should be used in all Visual WebGui projects now that it's included.
In addition, you will need the FCKEditor resources, and the rule of thumb is that you should always be using the FCKEditor resources that are distributed with the version of Visual WebGui you are currently using. If you are using 6.4.0Beta3, you should obtain FCKEditor resources from 6.4.0Beta3 download. The reason for this is that we do make changes from time to time on that control, changes that do not necesserly work with older FCKEditor resources etc.
There are three methods to obtain the FCKEditor resources:
a) Each install of Professional studio of Visual WebGui 6.4 installs the Companion kit on "C:\Program Files\Gizmox\Visual WebGUI\CompanionKit\3.5" (or the x86 folder on a 64bit machines). Inside of that folder you should find the fckeditor folder.
b) Download and install Catalog and find the FCKEditor folder inside of the Catalog source
c) Install Professional studio "with sources", where you should be able to find the FCKEditor folder inside of either the CompanionKit's folder or the Gizmox.WebGui.Forms.Catalog's folder.
d) Obtain your copy through SVN, in which case you would use an SVN client like Tortoise SVN and browse to http://72.55.165.182/svn/Public/Core/branches/6.4.0B3 for NET3.5 version of Beta3. Please see more info on the Wiki here.
Hope this helps,
Palli