Cute Editor 6.3: Cannot upload multiple files to SQL-DB

Last post 04-28-2009, 9:50 PM by brage. 2 replies.
Sort Posts: Previous Next
  •  04-28-2009, 12:00 AM 51585

    Cute Editor 6.3: Cannot upload multiple files to SQL-DB

    Hi there,
    I have the lastest version of CuteEditor (downloaded on April 23rd, 2009).
    I store my files in my SQL-Database.
     
    The upload doesn't work, due to the error that happens after the followng sequence of actions:
    1. Click on any of the icons that luanches an upload diologue (Insert Image for example)
    2. I select one or more files to insert
    3. I click ok (to insert)
    4. A popup comes and prompts me to enter username and password to connect to the server name (which for now is my local test server on which i'm doing my development)
    5. I enter the user-name and password for the admin accnt (of course this is not acceptable.. but I just wanna know how far I can take this)
    6. The prompt goes away, a list of my selected files are displayed in the progress area, with an in-progress gif in front of it... after a while I notice, the page is frozen and nothing's happening...
     
    I have gone through your forums and I noticed if I set the uploadType = "IFrame" everything works just fine, except the multi-file upload.
     
    So obviously uploadType = "IFrame" is not the solution. Please advice on what I'm doing wrong here...
     
    I have also tried your "Ajax Uploader". Unfortunately I'm not having any luch with that either. Is there config-setting I'm missing, may be a dll of some sort?
     
    cheers!
  •  04-28-2009, 7:09 AM 51602 in reply to 51585

    Re: Cute Editor 6.3: Cannot upload multiple files to SQL-DB

    Hi brage,
     
    You just need to disable windows authentication(or use form authentication) in iis.
     
    Regards,
     
    Ken
  •  04-28-2009, 9:50 PM 51635 in reply to 51602

    Re: Cute Editor 6.3: Cannot upload multiple files to SQL-DB

    That was exactly it! Thank you... I was hoping to set the anonymous setup on a single folder... but it didn't work... for now I've enabled the anonymous setting on my website... at least it's working now.. Thanks a million!!
     
View as RSS news feed in XML