alekm wrote:
> Hi,
> When I try to copy a file to usb stick using context menu 'send to' option I
> get two error messages the moment I put a mouse pointer on 'send to' label
> (not even click it). The first message is:
>
> Disk I/O error:
> Access is denied.
>
>
> Exception of type "class disk_io_error" created at line 24 in
>
> d:\projects\library\ntdiskinterface.cpp.
>
> Extra debug information:
> disk = 0
> szDriveName = \\.\PHYSICALDRIVE0
> hDisk = FFFFFFFF
>
>
>
> the second message is the same except it says:
> .
> .
> disk = 1
> szDriveName = \\.\PHYSICALDRIVE1
> .
> .
>
>
> Any clues?
What happens if you try the same thing without the USB drive? That
could suggest which of the following to try first.
Can you access the Sendto folder? If not, try a chkdsk.
Click Start, Run, type SFC /SCANNOW, click OK. If any files are damaged
or missing, they'll be replaced. You may need to reboot afterwards so
damaged files will be replaced.
Right-click is slow or weird behavior caused by context menu handlers:
http://windowsxp.mvps.org/slowrightclick.htm
USB Help sites:
http://www.usbman.com/WinME%20USB%20Guide.htm
General USB troubleshooting in Windows XP
http://support.microsoft.com/kb/310575
Troubleshooting for USB drives
http://www.uwe-sieber.de/usbtrouble_e.html
--
Joe =o)