Problem with inserting documents or images

Last post 04-24-2006, 1:53 PM by Karen. 6 replies.
Sort Posts: Previous Next
  •  04-07-2006, 3:28 PM 17995

    Problem with inserting documents or images

    Hi - 
     
    This worked before I downloaded the most recent version, but now I get a Type Mismatch 'Cbool' (on line 57 in insert document, line 63 in insertimage) whenever I try to insert a document or image (see screenshot). 
     
     
    Can someone help?
     
    Thanks - Anne
     
     
     
  •  04-07-2006, 4:03 PM 18000 in reply to 17995

    Re: Problem with inserting documents or images

    Have you turned off AllowUpload or AllowCreateFolder?
  •  04-14-2006, 4:19 PM 18245 in reply to 18000

    Re: Problem with inserting documents or images

    Nope, here's my code.  Actually, I'm pretty sure it's not a code issue, I didn't mention this before (sorry) but it works fine on my development machine, but not on my (hosted) server.
    Dim editor
    Set editor = New CuteEditor
    editor.ID = "HelpText"
    if strHelpText<>"" then editor.Text = strHelpText
    editor.ThemeType="Office2003_BlueTheme"
    editor.FilesPath = "CuteEditor_Files"
    editor.AutoConfigure = "asid"
    editor.EditorBodyStyle = "table { font:normal 12px arial; }"
    editor.EditorWysiwygModeCss = "style/acase.css"
    editor.Draw()
     
    - Anne
  •  04-20-2006, 10:07 AM 18377 in reply to 18245

    Re: Problem with inserting documents or images

    Hello?  Anyone out there?  It's been almost a week since I posted this. - A
  •  04-20-2006, 4:46 PM 18401 in reply to 18377

    Re: Problem with inserting documents or images

    Anne,
     
    Which version of CuteEditor are you using?
     
    Do you have the same problems with the download examples?
     
     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  04-21-2006, 4:49 PM 18426 in reply to 18401

    Re: Problem with inserting documents or images

    Hi Adam - thanks for checking in.  I'm using 5.1, but I am happy to announce that it now works.  I don't know why - all I did was recopy from my development server to the webserver (which I had done before) but now it works.  No idea why! - A.
View as RSS news feed in XML