Search

You searched for the word(s):
Showing page 2 of 2 (20 total posts) < 1 second(s)
  • Re: Error uploading files

    We are having the same issue: Win2003, Integrated Windows Authentication, Allow Anonymous turned off.&nbsp; It prompts for credentials and the upload fails.
    Posted to Ajax Uploader (Forum) by veloearl on January 2, 2009
  • Re: Upload not working

    Any progress on this?&nbsp; If I take your sample and upload it to our server, disable anonymous access, and use integrated windows authentication, I get the same result.&nbsp; It only works when Allow Anonymous is checked.&nbsp; FYI, the identity used with Allow Anonymous is (currently) an Administrator, also the identity used by the App Pool is ...
    Posted to Ajax Uploader (Forum) by veloearl on January 2, 2009
  • Re: Upload not working

    OK, I tried adding UploadType=''IFrame'' to the HTML.&nbsp; Same result: it works locally, but not remotely.&nbsp; Here is my HTML control declaration: &nbsp; &lt;CuteWebUI:UploadPersistedFile UploadType=''IFrame'' runat=''server'' ID=''uplFile'' InsertText=''Browse'' ManualStartUpload=''false'' MultipleFilesUpload=''false'' ...
    Posted to Ajax Uploader (Forum) by veloearl on December 31, 2008
  • Re: Upload not working

    Bear in mind that from the same browser, it works if the web server is local, but does not if the web server is remote.&nbsp; How could Flash be playing a role in this case?
    Posted to Ajax Uploader (Forum) by veloearl on December 31, 2008
  • Re: Upload not working

    Any ideas on this?
    Posted to Ajax Uploader (Forum) by veloearl on December 30, 2008
  • Re: Upload not working

    It is IIS6, it is running in an app pool that uses the Network Service identity.&nbsp; I granted Modify permissions to the UploaderTemp folder for Network Service.
    Posted to Ajax Uploader (Forum) by veloearl on December 30, 2008
  • Re: Upload not working

    It is using windows auth, and allow anonymous is unchecked.
    Posted to Ajax Uploader (Forum) by veloearl on December 30, 2008
  • Upload not working

    The UploadPersistedFile control works locally, both via the built-in Dev Server in asp.net, as well as locally on the server itself.&nbsp; But it doesn't work from my browser to the remote server.&nbsp; It starts to upload the file, then prompts for credentials when it gets to the end.&nbsp; If I re-enter my credentials, it prompts again.&nbsp; If ...
    Posted to Ajax Uploader (Forum) by veloearl on December 29, 2008
  • Re: how to disable/re-enable container form

    OK, thanks, I'll give that a try.&nbsp; Was that somewhere in the documentation?&nbsp; I looked...
    Posted to Ajax Uploader (Forum) by veloearl on December 22, 2008
  • how to disable/re-enable container form

    I would like it to work like this: &nbsp; User clicks browse, selects a file, and the upload starts -&gt; I get a client side event, the event handler for which can disable appropriate screen controls while the upload proceeds.&nbsp; Looking for a javascript BeginUpload event or something like that. &nbsp; User clicks cancel during an upload ...
    Posted to Ajax Uploader (Forum) by veloearl on December 22, 2008