Hello Team,
I am using Telerik Image Editor. I want to save and overwrite file on custom path using RadImageEditor_ImageSaving Server side event.
when I modify image and try to save it on same path, I am getting error "A generic error occurred in GDI+"
Please Note: I want to maintain only two versions of file 1) Original file 2) Updated file
Please review the code, help me to find where I am doing wrong. I really appreciate your help to solve this issue....