I'm trying to save a image into a local drive using Image.Save
method. It works fine in other OS but I see only problem in Win7.
In Win7 it can't overwrite existing images, even it does not throw any error. Possibly it's a bug in Win7 as I see a related hot fix here http://support.microsoft.com/kb/2028610 .
But this hot fix doesn't solve my problem. If anyone have encountered same issue please let me know.
Thanks.