Hi,

Strange issue, see if anyone has any thoughts?

I have a DotNet 3.5 Winforms app. Mature app working well. It is a desktop client side application. One of the forms I've recently modified to include a picturebox which shows a standard gif animation.

Running the application(and displaying the form with the picture box) works as expected on on Win XP + Win 7. i.e. the gif animation plays.

However running the same application on Windows 2003 or Windows 2008, I get the form loading but not animation in the picturebox, just static image.

At first I thought it was because I was accessing the server via Remote Desktop but I did the same with XP, yet that still had the gif animating. Oh and I can play a gif using Internet Explorer on the servers.

So away to you....any thoughts?

Thanks