Re: Server Error in '/' Application. demo

  •  05-02-2006, 3:53 PM

    Re: Server Error in '/' Application. demo

    Hello Adam,
     
    If I want to deploy the CuteEditor Client file to a different location, how can I set my editor FilesPath property to a different location?
     
    It looks like i have to put this string to somewhere  :


    <CE:Editor FilesPath = "~/somefolder/CuteSoft_Client/CuteEditor" id="Editor1" runat="server" ></CE:Editor>
     
    Where can I find this FilesPath property?Is it a Web.config.aspx? or something else...
     
    Thank you in advance .
    John
View Complete Thread