3
Answers

how to update image from folder path

Mohit Kala

Mohit Kala

8y
967
1
when i am updating image from folder it show
 
System.IO.IOException was unhandled
System.IO.IOException was unhandled because it is being used by another process.
Source=mscorlib
StackTrace:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
 
how to slove this problem please tell me
 

Answers (3)