Integrating FCKEditor with ASP.Net

This item was filled under [ .Net ]

FCK editor is a good Rich Text Editor for ASP.Net web pages but its documentation lacks few final steps. Adding a little to it:

  1. Download the FCK editor package as well integration DLL from: http://www.fckeditor.net/download
  2. Follow the installation steps of FCK editor official Docs
  3. Now, I hope you have added reference and created your ASPX page. If you’ll try to run your web site now, it is most likely that you will receive an error (HTTP Error 404 - Not Found). Copy your FCK editor package and paste it in your application directory
  4. In the properties window of your FCK editor component, change the Basepath to: “~/fckeditor/”

You’re all ready to go! Enjoy =)

Rate this topic:
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Popularity: 883 views
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

29 Comments on “Integrating FCKEditor with ASP.Net”

  • Tuhin
    28 February, 2008, 16:00

    This is simply greattttttttt, DUDEEEEEEEEEEEEEE

  • ashis
    16 March, 2008, 15:57

    Thanks it helps me . I am hanging from 2 days.

  • 16 March, 2008, 20:10

    (:

  • ahmed
    22 March, 2008, 4:06

    I am tried to use it but that error 404 appear.
    thank you very much .

  • chetan
    23 March, 2008, 13:31

    nicely effort

  • Cecilia
    25 March, 2008, 22:53

    thanx a lot.
    you saved me a lot of time! :)

  • Marc Van Pottelbergh
    26 March, 2008, 1:12

    Thanks a lot !!
    The fckEditor documentation lacks a few steps indeed ;-)
    Glad you took the effort to fill them !

  • 26 March, 2008, 3:38

    =)

  • khoa
    4 April, 2008, 14:09

    Thank you very much

  • nathan
    24 April, 2008, 3:10

    thanks a lot buddy you are smart.

  • Manas
    24 April, 2008, 16:07

    Thnakssssssssssssssss…
    I have already 3 hrs spend due to the same..I had this error “HTTP Error 404 - Not Found”

  • Sebastian Plaza
    29 May, 2008, 23:55

    thanks a lot man!

  • 3 July, 2008, 21:23

    thnx

  • Harold
    7 July, 2008, 13:05

    thanks man. you are my hero

  • K
    9 July, 2008, 1:29

    Thanks. Just what I needed.

  • 10 July, 2008, 15:56

    thanks so much!!!

    helped A LOT!!!!

  • xprash
    12 August, 2008, 15:57

    really good

  • 7 September, 2008, 14:02

    thanks first

    but i get like them, the same problem

    HTTP Error 404 - Not Found.

    ——————————————————————————–
    Version Information: ASP.NET Development Server 8.0.0.0

  • Em
    8 September, 2008, 20:57

    @asif
    Have you copied the fckeditor in your application directory? It should look like:

    /application/fckeditor/

  • Jitendra Joshi
    20 September, 2008, 22:19

    Thanks !!!
    Keep up the good work …

  • aBu-S3ayed
    27 September, 2008, 22:34

    woohoo yessss :) ive been trying to solve this problem for 3 hours

    thanks alot

  • Rajanihanth
    17 October, 2008, 3:02

    Very very thanks dude, I hv been trying to solve this probs for an hr and looking to some other editor.. :)

  • donjuan
    20 October, 2008, 16:39

    Thanks a lot! very great!

  • Ian
    23 October, 2008, 19:29

    Thanks Em. Using the editor for formatting is great. The documentation is a little poor on setting up the FCK file browser with asp.Net and I am banging my head against a brick wall. I’m getting ‘XML request error: Internal Server error (500)”. Any Advise?

  • Em
    24 October, 2008, 11:10

    Hmm, no clue. Haven’t faced error-500 over FCK editor.

  • JOS
    26 October, 2008, 13:28

    Thanks a lot. You saved my day.

  • Shyam
    18 November, 2008, 15:06

    Thanks a lot d00d. Great help!

  • PP
    18 November, 2008, 16:42

    Surkia

  • Abdul Qadar
    28 November, 2008, 16:01

    Thanks dude. it works.

    i was googling since last hour.

    thx.

Leave a Comment