| |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
![]() |
| | LinkBack | Thread Tools |
| |||
| context menu 'send to' problem 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? thanx alek_mil |
| |||
| Re: context menu 'send to' problem I seen this before. One of my flash media card had became "corrupted" and would not allow copy to/from it. I ended up re-formatting it. 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? > > thanx > > alek_mil |
| |||
| Re: context menu 'send to' problem 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) |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Send To context menu support in IE? | clintonG | Windows XP | 4 | 01-04-2007 04:32 AM |
| Desktop Context Menu | Buck | Windows XP | 0 | 01-04-2007 03:14 AM |
| context menu problems | brandon dub | Windows XP | 4 | 01-04-2007 03:08 AM |