Community discussion forum

Problem in uploading the image using fck editor in asp.net 2.0

Tags: asp.net, xml India
  • 1 year ago

     Hi frds

    In my application,i hav used the fck editor2.2 with asp.net2.0

    its working fine for the text but when we try to upload the  image its getting struck how to resolve this

    plz help me out in this its very urgent 

    thank u in advance

    archu

     

  • 1 year ago

     Hi frds I got the solution but don't knw whether it is the right way or not

    I have used fckeditor2.2 with asp.net2.0 

    1)My application name is "SampleApplication"

    2)in this application  i have place "fckeditor" folder and

    also placed the dlls( related to fckeditor) in bin folder of  "SampleApplication"

    3)Go to the folder  fckeditor ->editor->images

    in this u create a folder for storing the files/images which are uploaded

    I hav created a folder called "UserFilesUpload" in images folder

     

    4)Now place the following statement in  web.config file of the application 

    <appsettings> 

    <add key="FCKeditor:UserFilesPath" value="/SampleApplication/fckeditor/editor/images/UserFilesUpload" /> 

    </appsettings> 

    5)Now run the application when u upload the image it will be seen in preview 

    when u click ok it will be stored in the folder which u have created

     and displayed to the user or front page

    Hope this will be helpful to all those who r facing this problem 

    gudluck

    thank u

    Archu

     

  • 1 year ago

    hai i did nt get the output .. im having the eror like xml 403 path error

  • 1 year ago

    hai i did nt get the output .. im having the eror like xml 403 path error

    ,pls
  • 1 year ago

    hai i did nt get the output .. im having the eror like xml 403 path error

    ,pls help
  • 1 year ago

    hai i did nt get the output .. im having the eror like xml 403 path error

    ,pls help me
  • 1 year ago

    hai i did nt get the output .. im having the eror like xml 403 path error

    ,pls help meSad
  • 1 year ago

    Sry prasad

    even i too don't know the solution

    i guess u might  have missed some files while downloading 

    remove fckeditor ,and download it once again
     

    if u got the solution then plz reply

    meanwhile i too will try to solve out that problem

    Regards

    Archu 

  • 1 year ago

    hi friends

    i am not able to integrate fckeditor with asp.net2.0.

    can any one please send me a working example, on my email id : pranav_shah_75@yahoo.com

    Thanks a lot

    regards

    pranav

     

     

  • 1 year ago
  • 1 year ago

    hai archu,

          i tried this before itself, but i didnt get solution for it.. can i know where u from

  • 1 year ago
    I had this problem for quite a while. Try taking a look at http://dev.fckeditor.net/ticket/2115. I had to edit the FCK .NET source and rebuild the DLL to get it working properly. Info on what to edit is at the end of the article. Also, I had another problem with the folder permissions of the destination folder on the server. It might be something to do with that.
  • 11 months ago
    hi friends i have used the fck editor2.6 with asp.net 2.0 in Code Charge Studio 3 it have problem when i try to upload the image its getting struck how to resolve this plz help me thanks alot quynt

Post a reply

Enter your message below

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback