Hi all,
i have integrate ckeditor with asp.net application its working fine on develpemnet machine but when i publish it on IIS why should ckeditor window disabled and user could not able to write/insert any content in editor window so can any one help me ..
one thing more when i run appliction this alert appear "This page is accessing information that is not under its controll. this poses a security risk. do you want to contine" but when i put code on IIS no alert appear .
Thank you

If you managed to make it
If you managed to make it work on a development machine and not in a production environment, there must be some configuration issue that prevents CKEditor from working. Check the IIS settings, permissions etc.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
I have checked all
I have checked all permissions whole pages are access succesfully also those page weither ckeditor is present but why get ckeditor disabled and user could not able to write any thing inside ckeditor window so will you tell me what type of configuration issue should i see? which prevent ckeditor functionality.