Image Uploader Express for the humble $59!

posted by Andrew on 19 January 2012, 20:33

A while ago we have started offering 70% for our VirtueMart plugin based on Image Uploader in exchange for a back link to our product page. This special offer became pretty popular and we decided to extend this offer for another product - Image Uploader Express.

In short, now you can put a sort of "powered by Aurigma" link on the same page with Image Uploader and in exchange we strongly reduce the price - from $199 to only $59. If you are interested to get a discounted price, learn more here:

http://www.aurigma.com/Products/ImageUploader/Buy/LinkForDiscount.aspx

Note, this offer is valid only for the Express version. 

Got any questions? Don't hesitate to email us at sales@aurigma.com. 

Uploader Generates Error 500 after Installing MS11-100 Update

posted by Dmitry on 9 January 2012, 05:00

On December 29 2011 Microsoft published security update Microsoft Security Bulletin MS11-100 - Critical. The security update has been released to fix ASP.NET DoS vulnerability. The update puts a limit to number of key-value pairs that can be sent in a single HTTP POST request. By default not more than 500 variables can be uploaded per one request.

If Image Uploader is configured to upload all files in a single HTTP POST request, it can exceed this amount which leads to failed upload requests. If it happens, error 500 (Operation is not valid due to the current state of the object) is thrown. The problem can be addressed by reconfiguring the uploader or changing your web server settings. Find the detailed information how to fix this issue in this topic: PRB: Image Uploader ASP.NET generates “Operation is not valid due to current state of object” error.