Unable to Upload Multiple Images directly from a Canon PowerShot SD8901S

Last post 05-05-2010, 11:18 AM by cutechat. 2 replies.
Sort Posts: Previous Next
  •  05-05-2010, 8:04 AM 60711

    Unable to Upload Multiple Images directly from a Canon PowerShot SD8901S

    My user's have run into an issue with the Canon PowerShot.
     
    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.
     
    If the user selects a single image, the upload completes without error.
     
    However, if the user selects more than one image, the transaction fails with an error similar to this:
     
    0000/root/img_0205.jpg
    Path does not exist
    Please verify the correct path given  
     
    If the user copies these same images off the camera's memory onto a hard drive or network drive, then they can upload multiple images in a single transaction without error.
     
    Using our same ASP.NET app, with different cameras, the users are able to upload multiple images directly from the camera.  
     
    Any ideas what might be going on with this Canon PowerShot?
     
    Thanks! 
     

  •  05-05-2010, 9:04 AM 60720 in reply to 60711

    Re: Unable to Upload Multiple Images directly from a Canon PowerShot SD8901S

    paparush,
     
    I think the digital cameras are treated by Windows as external devices instead of a local drive. The data will not be transferred directly to an application.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  05-05-2010, 11:18 AM 60736 in reply to 60711

    Re: Unable to Upload Multiple Images directly from a Canon PowerShot SD8901S

    Hi,
     
    Can you post a screen shot ?
     
    the path is strange . it use '/' instead of '\'
     
    Regards,
    Terry
View as RSS news feed in XML