Image Upload Control for ASP.NET!

posted by Max on 27 May 2008, 23:38

Add Multiple Image Upload Tool to your Site in Just 3 Minutes!


kick it on DotNetKicks.com

At idle moments, some folks (Alex and Fedor) here at Aurigma have created a cool image upload control for ASP.NET - big thanks to them! I just thought that the ASP.NET control deserves much more attention than it gets :) So I recorded this short video to show how emebedding Image Uploader into your web site can be easy when using Visual Studio.

If you want to play with this control, download Image Uploader package. It includes this control and demo apps demonstrating how to use it.

If you don't like the quality of the YouTube video (below), you can download a HIGH QUALITY VIDEO (35MB) HERE (BOX.NET).

AJAX and Web Controls do not work on production site when you publish it using Visual Studio

posted by Dmitry on 1 February 2008, 17:22

Awhile ago some of our customers contacted our technical support and reported the problem with BitmapViewer control (Graphics Mill 4.5 and earlier, both AJAX and Web controls). The problem was in that BitmapViewer did not display images on production sites but worked normally on development environment. If you tried to download one of these images manually from site, it gave error 404. It looks like the following:

Yesterday we duplicated the issue. The key condition to get this problem was to use publish feature of Visual Studio. If you post your web site manually, it works fine.

Now we try to solve the problem and we do our best to include the update into the next release Graphics Mill. At this time the workaround is available with the current version of Graphics Mill (4.5 or earlier). For more information you can read in our Graphics Mill FAQ.