Search

You searched for the word(s): unknown result
Showing page 1 of 4 (33 total posts) < 1 second(s)
  • Re: Error - Unknown result

    HI rathiDigimagic,   Do you get this error with speical file/size/extension? Or it is a randomly problem?   Please set  UploadType to iframe and set UploaderDebug to 1 then try again. what error message you get form the debug window?           <CuteWebUI:UploadAttachments ID="uploader1" ...
    Posted to Ajax Uploader (Forum) by Kenneth on April 1, 2013
  • Re: Unknown Result On second image upload (not multiple files mode)

    Hi rohitohuji,   Do you get the same problem with the example page below? Is your site on the load balancing/web farm/cloud environment? Is your site online? If so, can you send me your uploader page url? So I can check it for you.   Kenneth@CuteSoft.net      <%@ Page Language=''C#'' %> <%@ ...
    Posted to Ajax Uploader (Forum) by Kenneth on July 9, 2012
  • Unknown Result On second image upload (not multiple files mode)

    I get an ''Unknown Result'' message along with the source code thrown back at me.  The curious part is that all works perfectly when I select my first image and upload (for most part) - then if I re-do the image upload for a second image I get this message and for any subsequent tries. The CueUI declaration is very simple:   ...
    Posted to Ajax Uploader (Forum) by rohitohuji on July 4, 2012
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi LiamPowell, Please try the example below on your site, then show me the full error message. <%@ Page Language=''VB'' %><%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on February 8, 2012
  • Re: Error: Unknown result

    Hi Ken, Thank you for your reply.No, a test page like that does not get the same problem. Some more background information about my situation: The CuteWebUI:UploadPersistedFile is part of a custom user control for uploading and resizing images, which is added to the page dynamically in the CreateFieldSet method of a subclass of ...
    Posted to Ajax Uploader (Forum) by MarjaR on October 28, 2011
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi Ken, I used the code snippet you provided to turn off flash and the code is defiently being ran but the same error message is still displayed,   Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Handles Me.Load ...
    Posted to Ajax Uploader (Forum) by LiamPowell on February 7, 2012
  • Re: Error: Unknown result

    Hi MarjaR, Can you create a page by the code below? Does it get the same problem? <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 28, 2011
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi Ken, To check the control I used the snippet you supplied and this worked ok but this was within a seperate web applicaiton to where we are having the issue.   to give some more detials on the issue;   We are using the control within a SharePoint 2010 webpart. The control works 99% (once or twice we have had the ...
    Posted to Ajax Uploader (Forum) by LiamPowell on January 23, 2012
  • Re: Error: Unknown result

    The upload seems to happen... the progress bar fills up, but then the error occurs. And it seems to happen just before the OnFileUploaded event is triggered, because that doesn't fire once the error has occurred. My code: <CuteWebUI:UploadPersistedFile ID=''UploadPersistedFile1'' DirtyText=''<%$ Resources:wsGeneral, ...
    Posted to Ajax Uploader (Forum) by MarjaR on October 28, 2011
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi MattW, Please create an example page by the code below and put it to the root of your site, does it get the same issue? Can you send me your uploader page url? So I can check it too. <%@ Page Language=''C#'' %><%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on December 30, 2011
1 2 3 4 Next >