Dare Obasanjo - 2007-07-11

Logged In: YES
user_id=24549
Originator: NO

This isn't an unhandled exception. The code is

try {
icon = ResizeFavicon(Image.FromFile(location, true), location);
} catch (Exception e) {
_log.Error("UpdateFavicon() failed", e);
}