Re: Issues on server, not locally

  •  05-21-2012, 8:16 AM

    Re: Issues on server, not locally

    Hi RickLeinecker,
     
    1. The file name gets uploaded under a new name such as persisted.4999ce17-0a4c-45e2-a371-fad61db8db8b.5.mp3.resx and then an alert box pops up saying "Unable to find the uploaded file in directory: c:\inetpub\CollaborationDev\TempUploadDir" I really need help getting this fixed.
     
    Is your server on the load balancing/web farm/cloud environment? If yes, please refer to http://www.ajaxuploader.com/document/scr/BeforeYouBegin.htm, web farm environment TempDirectory section.
     
    Please check the permission of this folder "c:\inetpub\CollaborationDev\TempUploadDir", ensure that your site has the write/read permission o fit. 
     
    2. Far less serious but just annoying is when you click on the "Upload File" button the first time,  the page just blinks and does not put up the file selector. Subsequent times clicking on the button puts up a file selector.
     
    I think the control still loading the silverlight/flash plug-in when your click on the button. It maybe take 1-2 seconds to load the silverlight/flash plug-in.
     
    Regards,
     
    Ken 
     
View Complete Thread