Error when uploading MP3 files

Last post 05-22-2013, 8:45 AM by AtomP. 2 replies.
Sort Posts: Previous Next
  •  05-16-2013, 9:58 AM 77444

    Error when uploading MP3 files

    Hi,

     

    Have been successfully using Ajax Uploader for several months to upload various video and audio files.  The application allows a user to select Video or Audio as a file type so that the code behind can set the Upload ValidateOptions.AllowedFileExtensions to be set accordingly.

     

    Video allows  asf, avi, flv, mov, m4v, mp4, mpg, rm, wmv

    Audio allows  aac, iff, mp3, mpa, ra, wav, wma

     

    I know that .mov, .avi, .wmv, .mpg all work for video files and .wma works for audio files BUT we have now found that when  a .mp3 file is uploaded, we receive the following message once the upload has completed:

     

    The file is corrupt or has an incorrect extension.

     

    This message is being produced by the CuteWebUI_AjaxUploader_OnError javascript function.

     

    All the mp3 files tested play successfully through Windows Media Player and VLC player.

     

    Any ideas?

     

    Regards

     

  •  05-16-2013, 12:15 PM 77445 in reply to 77444

    Re: Error when uploading MP3 files

    Hi AtomP,

     

    This is an old issue, we have fixed it in the latest version. Please download the latest version and try again.

     

    Latest version download url: http://ajaxuploader.com/download/Ajax-Uploader.zip

     

    Regards,

     

    Ken 

  •  05-22-2013, 8:45 AM 77470 in reply to 77445

    Re: Error when uploading MP3 files

    Hi Ken,

     

    Thanks for the link, the new version has indeed fixed the issue.

     

    Regards

View as RSS news feed in XML