Tagged Questions

1
vote
2answers
65 views

how to copy locked files ( Device or resource busy error) on windows xp without admin permissions

Is there is any way I can copy locked files on windows xp machine without having admin rights? I used unloker tool its great but needs admin rights to install and run. how it could be done in some …
2
votes
2answers
50 views

Why won’t GDI let me delete large images?

My ASP.NET application has an image cropping and resizing features. This requires that the uploaded temporary image be deleted. Everything works fine, but when I try to delete an image larger than …
1
vote
4answers
246 views

SMTP Send is locking up my files - c#

I have a function thats sending messages ( a lot of them) and their attachments. It basically loops through a directory structure and creates emails from a file structure for example …
0
votes
2answers
51 views

How can locked files be monitored on a WIN 2000 server

Hi, I'm interested to know what would be the best way to monitor locked files/open file handles on a win 2000 server. I am interested in a general system report that could show locked files or …