View Single Post
  #13 (permalink)  
Old 05-06-2008, 11:54 PM
poornima poornima is offline
D-Web Sr.Programmer
 
Join Date: Dec 2007
Posts: 189
poornima is on a distinguished road
Smile Re: Windows Applications

Hi,
I solved tat problem by opening the image using FileStream.
I deleted the existing file and created the new one with the same name.
This overcomes the problem.
Any other solution?Plz post here.
Reply With Quote