Search

You searched for the word(s):
Showing page 1 of 4 (31 total posts) < 1 second(s)
  • Re: FLM Error:12030,

    Hi Ken, For multiple file upload, we made a test setting UploadType to CuteWebUI.UploadType.Silverlight, and the same error occurs (''FLM error xxx''). So it has defenitvely nothing to do with Flash. &nbsp; And as state before, for single file upload we set UploadType to CuteWebUI.UploadType.IFrame, and we get the error ''unable submit form, ...
    Posted to Ajax Uploader (Forum) by pierre on February 14, 2012
  • Re: FLM Error:12030,

    Well... &nbsp; For multiple upload, I know there are two possible modes: Flash and Silverlight. We decided forcing using the ''Flash'' mode&nbsp;in our product by explicitly set the property UploadType to CuteWebUI.UploadType.Flash.&nbsp;In that&nbsp;way, we know what customer are using when they complain about the multiple upload (otherwise ...
    Posted to Ajax Uploader (Forum) by pierre on February 7, 2012
  • Re: FLM Error:12030,

    I forgot one detail: this error occurs when using&nbsp;Flash mode for multiple upload. There is another place in the web application where we use the IFrame mode for single upload, and in that case we get the following error message: ''unable submit form, frame not ready''. Hope it helps! &nbsp; Again, we get that error only when browsing the ...
    Posted to Ajax Uploader (Forum) by pierre on February 6, 2012
  • FLM Error:12030,

    Hi, We have one issue in one of our installation: after selecting the files to be uploaded in the ''Browse'' dialog, we get the ''FLM error:12030,'' (it seems I don't have permissions to upload screenshot together with this post, but I can send it to you by e-mail if you want it). Actually they've experienced a few different errors not only ...
    Posted to Ajax Uploader (Forum) by pierre on February 6, 2012
  • Re: IFrame mode under Firefox causes a second browse button to appear.

    Hi Terry, You're right. Our version was one year old. I downloaded the last one and the EMPTY alert has disappeared, many thanks. The ''double browse button'' issue is not completely resolved, but it's much better now. Actually, we use the AjaxUploader inside a grid (a control we developped ourselves). And we get the ''double browse button'' ...
    Posted to Ajax Uploader (Forum) by pierre on November 24, 2010
  • Re: IFrame mode under Firefox causes a second browse button to appear.

    Hi Ken, Your sample works fine. In my case, it seems to fail because the control is inside an UpdatePanel. Indeed, if I remove the UpdatePanel, it works fine. Are you aware of some problem using AjaxUploader inside UpdatePanels? Another error I get when using IFrame+FireFox+UpdatePanel: sometimes (but not always), I get a javascript error which ...
    Posted to Ajax Uploader (Forum) by pierre on November 19, 2010
  • Re: IFrame mode under Firefox causes a second browse button to appear.

    I get some problem with ShowFrameBrowseButton. Actually, it works fine at the first load of the page. But if I click the Browse button and select a file, once the file has been uploaded it behaves as if ShowFrameBrowseButton was set to false. Same occurs after an async postback of the page.
    Posted to Ajax Uploader (Forum) by pierre on November 18, 2010
  • FireFox + UploadType.IFrame : need to click two buttons in order to get the select file dialog

    We have a problem that occurs only with Firefox&nbsp;and UploadType&nbsp;set to&nbsp;IFrame: in this case, when clicking the ''browse'' button of the UploadAttachments control, then a control similar to the html upload control is displayed. And we have to click the ''browse'' button of that control in order to popup the dialog in which a file can ...
    Posted to Ajax Uploader (Forum) by pierre on November 18, 2010
  • Re: Retrieving the full path of the original file.

    No, we don't want to make sure the customer selected the right file... Actually, when the user upload more than one file at once, we&nbsp;need to to know how they are organized in the original file system, because then we apply some process to the uploaded files, which logic is based on&nbsp;their relative path between each others. Since it is ...
    Posted to Ajax Uploader (Forum) by pierre on April 29, 2010
  • Re: Retrieving the full path of the original file.

    Hi Terry, thanks for you fast answer. As an alternative, is there a way to forbid&nbsp;picking files&nbsp;from different folder? I searched in the online documentation but I did not find anything about it. Thanks in advanced Pierre
    Posted to Ajax Uploader (Forum) by pierre on April 27, 2010
1 2 3 4 Next >