Hello,
I follow all the steps which are given for FCK installation for asp.net. In that I can't get "You can include the control in your Visual Studio.NET controls toolbox. Just right-click on it and select "Choose Items". Then, just point to the FredCK.FCKeditorV2.dll file by using the "Browse" option. Remember to make sure that you have the latest version of the dll. It may be worthwhile to recompile from the source if you are having issues getting the upload and connector features to work." what this means?
For which option to be right click for selecting "Choose Items" option.So plz any know about this tell me. Also which assembly files i.e. from debug or release folder to be included in bin folder?
I follow all the steps which are given for FCK installation for asp.net. In that I can't get "You can include the control in your Visual Studio.NET controls toolbox. Just right-click on it and select "Choose Items". Then, just point to the FredCK.FCKeditorV2.dll file by using the "Browse" option. Remember to make sure that you have the latest version of the dll. It may be worthwhile to recompile from the source if you are having issues getting the upload and connector features to work." what this means?
For which option to be right click for selecting "Choose Items" option.So plz any know about this tell me. Also which assembly files i.e. from debug or release folder to be included in bin folder?
Re: I can't see FCK control in my Toolbox
2. Use "Release". You only need "Debug" if you are, well, debugging that particular binary. And that would only be required if an error was happening within the FCK component and you wanted to probe further.