Additional information: The process cannot access the file 'C:\Users\a\Desktop\test.bmpk.bmp' because it is being used by another process.
before this, there's BmpBitmapEncoder.Save(stream); is called.
How do I fix this problem?
Thanks
Additional information: The process cannot access the file 'C:\Users\a\Desktop\test.bmpk.bmp' because it is being used by another process.
before this, there's BmpBitmapEncoder.Save(stream); is called.
How do I fix this problem?
Thanks