Re: images and text box doesnt load correctly.

  •  12-12-2008, 4:26 AM

    Re: images and text box doesnt load correctly.

     

    Hi

     I am also facing the same problem. Editor is not loading correctly.

    In my case there is more than one project in a solution. I have kept the “CuteSoft_Client” in a common project. CuteEditorDefaultFilesPath in the web.config is like

    “<add key="CuteEditorDefaultFilesPath" value="~/../CommonProject/CuteSoft_Client/CuteEditor" />”

     I tried to debug this issue and in the HTML view I found

    <link rel="stylesheet" href="http://cutesoft.net/Current Project/../ CommonProject /CuteSoft_Client/CuteEditor/Load.ashx?type=themecss&amp;file=style.css&amp;theme=Office2003_BlueTheme&amp;EditorID=CE_editorBios_ID" />

     I am using .net 1.1V
     
    Please suggest some work around.
View Complete Thread