José Couto
New member
- Joined
- Nov 14, 2024
- Messages
- 4
- Programming Experience
- Beginner
FileStream objFileStream = new FileStream(pathPhoto, FileMode.Open);
System.IO.IOException: 'The process cannot access the file 'D:\Roses\Images\Flower fold.jpg' because it is being used by another process.'
System.IO.IOException: 'The process cannot access the file 'D:\Roses\Images\Flower fold.jpg' because it is being used by another process.'