Search

You searched for the word(s):
< 1 second(s)
  • Unable to Upload Multiple Images directly from a Canon PowerShot SD8901S

    My user's have run into an issue with the Canon PowerShot.&nbsp;They attach the camera.The PC assigns it a drive letter.Through our ASP.NET app that utilizes the Ajax Uploader, the user browses the camera and selects images to upload.&nbsp;If the user selects a single image, the upload completes without error.&nbsp;However, if the user selects ...
    Posted to Ajax Uploader (Forum) by paparush on May 5, 2010
  • DOH!

    UGH!&nbsp;Remembering that this application actually runs from the /bin directory (DOH!!), THIS works as expected:&nbsp;&lt;add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/PI/tmp'' /&gt;&nbsp;My bad.&nbsp;
    Posted to Ajax Uploader (Forum) by paparush on January 6, 2010
  • Re: TempDirectory is driving me crazy.

    I finally got this to work by expressing the full path in the web.config file like this:&nbsp;&lt;add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''c:\inetpub\wwwroot\dmportal\PI\tmp'' /&gt;
    Posted to Ajax Uploader (Forum) by paparush on December 30, 2009
  • TempDirectory is driving me crazy.

    Physical address to the folder:c:\inetpub\wwwroot\dmportal\PI\tmp&nbsp;Web.config setting:&nbsp;&lt;add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/tmp'' /&gt;&nbsp;Error from webserver:&nbsp;System.ArgumentException: Unable to write to folder:~/tmp. &nbsp;IIS is running on Windows Server 2003 and I've granted FULL permissions to the ...
    Posted to Ajax Uploader (Forum) by paparush on December 30, 2009