← All AjaxUploader demos

v4 compatibility demos

These pages are ports of the AjaxUploader 4.0 sample set, running on AjaxUploader 5. The markup, the event signatures and the client-side script are the v4 originals - only the DLL underneath changed. They exist to prove an upgraded v4 project keeps working, and to catch it in the build if that stops being true.

Upgrading from 4.x? These pages are the shortest answer to "will my code still run". Each one calls out the compatibility defect it covers, so if something misbehaves you can tell immediately whether it is your page or the control.

What these cover

Every page above failed in some way on AjaxUploader 5.3.1 or earlier - some at compile time, some silently at runtime. The silent ones are the reason this folder exists: a page that renders and uploads can still be ignoring your file-count limit, your file-type restriction or your translated messages.