I'm using VS2003 and testing FCKEditor. Great product but I'm unable to have my changes in the fck_config.js file work.
I installed the fck*.dll in the IDE, copied all the supporting subdirectory eg: css, dialog, js etc into a FCKEditor Subdirectory in my root project folder. When running my project it does not take any changes to the FCK_Editor. It appears that it is alway looking at the FCDEditor directory off the Intpub/www directory. I have tried everything to point it to the correct spot but nothing works. I cleared broswer history and cache, temp directories. Any Clues oh Great FCKEditor Wizards. Also I'm using VB as the .net language if that makes a difference.
I installed the fck*.dll in the IDE, copied all the supporting subdirectory eg: css, dialog, js etc into a FCKEditor Subdirectory in my root project folder. When running my project it does not take any changes to the FCK_Editor. It appears that it is alway looking at the FCDEditor directory off the Intpub/www directory. I have tried everything to point it to the correct spot but nothing works. I cleared broswer history and cache, temp directories. Any Clues oh Great FCKEditor Wizards. Also I'm using VB as the .net language if that makes a difference.
RE: FCK 1.6 with VS2003 fck_config.js issues
I used to use VS6 but gave up on it in favour of text editors because of the clutter it always left around.
RE: FCK 1.6 with VS2003 fck_config.js issues
When it is looking for the *.js file it is fixed on fckedor subdirectory off the root of IIS not my project.
So in order to get the editor to work correctly you need to setup two virtual directories. One for your project and one for the fckeditor. This is not right.
I have been browsing the web for answers with VS2003 there is not much available. Nothing techncial anyways. Just where to find the component. So I'll play with it for a few more hours and if that does not work, I'll purchase one.