 | SearchForum Home |  |
 | |  |
 | |  |
 | |  |
 | |  |
 |
|
|
| Error adding FCKEdiitor to toolbox |
|
|
Hi,
How are you? I was trying to add the FCKEditor to the toolbox as shown in the video tutorial. However, when choosing the Gizmox.WenGUI.FCKLibrary.dll, it shows this error:
There was an error loading types from assembly 'C:\ssi\ziyan\VisualWebGuiTest\SSI.Support.Site\bin\Gizmox.WebGUI.FCKLibrary.dll' 'Could not load file or assembly 'Gizmox.WebGUI.Common, Version=2.0.5701.0, Culture=neutral, PublicKeyToken=263fa4ef694acff6' or one of its dependencies. The system cannot find the file specified.'
I will link the images of the dlls that are in each directory
http://i50.photobucket.com/albums/f330/ibabieredi/bin.jpg
http://i50.photobucket.com/albums/f330/ibabieredi/fcklibrary.jpg
http://i50.photobucket.com/albums/f330/ibabieredi/references.jpg
Please let me know if you need more information or if I'm doing anything wrong.
Thanks,
Ziyan |
|
|
|
 |  |
|
|
| Re: Error adding FCKEdiitor to toolbox |
|
|
Sounds like something I have had before. Recompile the Gizmox.WebGUI.FCKLibrary, that should do it.
Regards Joachim |
|
|
|
 |  |
|
|
| Re: Error adding FCKEdiitor to toolbox |
|
|
Thanks! That did it! Now if only I could get it to display.
-Ziyan |
|
|
|
 |  |
|
|
| Re: Error adding FCKEdiitor to toolbox |
|
|
After looking in the FCKeditor directory that I added to my project, I realized that I'm missing a couple of files:
fckeditor.afp
" .cfc
" .cfm
" .lasso
" .php
" .pl
" .py
This wasn't included in the download. Does anyone know why?
Also, when I run the Gizmox.WebGui.FCKLibrary.Testing project, I get an error:
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Gizmox.WebGUI.Server, Version=2.0.5701.0, Culture=neutral, PublicKeyToken=3de6eb684226c24d' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 121: Client events are sinked through this router as well. Line 122: --> Line 123: <add verb="*" path="*.wgx" type="Gizmox.WebGUI.Server.Router,Gizmox.WebGUI.Server,Version=2.0.5701.0,Culture=neutral,PublicKeyToken=3de6eb684226c24d" /> Line 124: Line 125: </httpHandlers>
|
Source File: C:\Program Files\Gizmox\Visual WebGui\SDK30\Gizmox.WebGUI.FCKLibrary.Sources.1.0_NET20\Gizmox.WebGUI.FCKLibrary.Testing\web.config Line: 123
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Gizmox.WebGUI.Server, Version=2.0.5701.0, Culture=neutral, PublicKeyToken=3de6eb684226c24d' could not be loaded.
=== Pre-bind state information === LOG: User = SSI\ziyan LOG: DisplayName = Gizmox.WebGUI.Server, Version=2.0.5701.0, Culture=neutral, PublicKeyToken=3de6eb684226c24d (Fully-specified) LOG: Appbase = file:///C:/Program Files/Gizmox/Visual WebGui/SDK30/Gizmox.WebGUI.FCKLibrary.Sources.1.0_NET20/Gizmox.WebGUI.FCKLibrary.Testing/ LOG: Initial PrivatePath = C:\Program Files\Gizmox\Visual WebGui\SDK30\Gizmox.WebGUI.FCKLibrary.Sources.1.0_NET20\Gizmox.WebGUI.FCKLibrary.Testing\bin Calling assembly : (Unknown). === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Program Files\Gizmox\Visual WebGui\SDK30\Gizmox.WebGUI.FCKLibrary.Sources.1.0_NET20\Gizmox.WebGUI.FCKLibrary.Testing\web.config LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config. LOG: Post-policy reference: Gizmox.WebGUI.Server, Version=2.0.5701.0, Culture=neutral, PublicKeyToken=3de6eb684226c24d LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/9fb4b27b/655a80d5/Gizmox.WebGUI.Server.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/9fb4b27b/655a80d5/Gizmox.WebGUI.Server/Gizmox.WebGUI.Server.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Gizmox/Visual WebGui/SDK30/Gizmox.WebGUI.FCKLibrary.Sources.1.0_NET20/Gizmox.WebGUI.FCKLibrary.Testing/bin/Gizmox.WebGUI.Server.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Gizmox/Visual WebGui/SDK30/Gizmox.WebGUI.FCKLibrary.Sources.1.0_NET20/Gizmox.WebGUI.FCKLibrary.Testing/bin/Gizmox.WebGUI.Server/Gizmox.WebGUI.Server.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/9fb4b27b/655a80d5/Gizmox.WebGUI.Server.EXE. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/9fb4b27b/655a80d5/Gizmox.WebGUI.Server/Gizmox.WebGUI.Server.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Gizmox/Visual WebGui/SDK30/Gizmox.WebGUI.FCKLibrary.Sources.1.0_NET20/Gizmox.WebGUI.FCKLibrary.Testing/bin/Gizmox.WebGUI.Server.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Gizmox/Visual WebGui/SDK30/Gizmox.WebGUI.FCKLibrary.Sources.1.0_NET20/Gizmox.WebGUI.FCKLibrary.Testing/bin/Gizmox.WebGUI.Server/Gizmox.WebGUI.Server.EXE.
|
I have a feeling this is because I'm missing those files above. If anyone can advise, please do.
Thanks,
Ziyan |
|
|
|
 |  |
|
|
| Re: Error adding FCKEdiitor to toolbox |
|
|
Hi !
This would be the exact error you get if you are running on v3.5 of the SDK, and the Web.Config states Version=2.0.5701.0
If that's the case, change both references of "2.0.5701.0" in Web.Config to "3.0.5701.0".
Regards,
Palli
|
|
|
|
|  |
 | |  |
 | |  |
 | |  |
|