shell extension error on desktop

  • Thread starter Thread starter Gary A
  • Start date Start date
G

Gary A

While dragging an icon over another icon on my desktop (or
in a given window), I get an error message -
"CShellExtension::XDropTarget::DragEnter" followed by
"CShellExtension::XDropTarget::DragLeave()" after hitting "OK".
I have no idea how to stop this from happening. I'm not
intending to drop the dragged file on the given icon, it
just has a loud "PLOINK" sound when I pass over another
icon, and I have to use the enter key to click the "OK"
button to get the error closed.
What config do I change to stop this from happening?
Thanks! Gary
 
Gary said:
While dragging an icon over another icon on my desktop (or
in a given window), I get an error message -
"CShellExtension::XDropTarget::DragEnter" followed by
"CShellExtension::XDropTarget::DragLeave()" after hitting "OK".
I have no idea how to stop this from happening. I'm not
intending to drop the dragged file on the given icon, it
just has a loud "PLOINK" sound when I pass over another
icon, and I have to use the enter key to click the "OK"
button to get the error closed.
What config do I change to stop this from happening?
Thanks! Gary
Do you have any utilities installed that change, modify or otherwise work
with the drag and drop function? Do you have any applications installed
that in any way change the look or functions of Windows?
 
Do you have any utilities installed that change, modify or otherwise work
with the drag and drop function? Do you have any applications installed
that in any way change the look or functions of Windows?


Not that I know of. I have Steganos Security Suite
installed, but I don't know what that would have to do with
my drag and drop functions.
 
Not that I know of. I have Steganos Security Suite
installed, but I don't know what that would have to do with
my drag and drop functions.
Let's start with event viewer and see if there are any errors. Go to
Control Panel, open Administrative Tools, open Event Viewer and look for
errors that correspond to when you tried and failed with this function.
Double click the error, the information contained within may give a clue as
to the source.

If not, try the following:
If this is a relatively recent issue, you might try using System
Restore to take you back to a time when this worked properly. If that
doesn't resolve it, try the information below.

The following assumes you have an actual XP CD as opposed to a restore
CD or restore partition supplied by your PC manufacturer.

Go to Start, type sfc /scannow in the run box and press enter. Note,
there is a space between sfc and the forward slash. You will be asked
for your XP CD. Be aware, upon inserting the CD the XP setup screen
may appear, this is not a part of sfc /scannow, rather it is being
invoked by autorun. Simply minimize the screen and allow sfc to
continue.

If the above fails to resolve the issue, try a repair install as
follows: Be sure you are well backed up in case there is a problem from
which you are unable to recover. NOTE, while a repair install should
leave your data files intact, if something goes wrong during the repair
install, you may be forced to start over and do a clean install of XP.
If you don't have your data backed up, you would lose your data should
that eventuality occur.

Boot from the CD. If your system is set to be able to boot from the
CD, it should detect the disk and give a brief message, during the boot
up, if you wish to boot from the CD press any key.

Once you have pressed a key, setup should begin. You will see a
reference asking if you need to load special drivers and another notice
that if you wish to begin the ASR (Automatic Recovery Console) depress
F2. Just let setup run past all of that. It will continue to load
files and drivers.

Then it will bring you to a screen. Eventually, you will come to a
screen with the option to (1) setup Windows or (2) Repair Windows
Installation using the Recovery console.

The first option, to setup Windows is the one you want and requires you
to press enter. When asked, press F8 to accept the end user agreement.
Setup will then search for previous versions of Windows. Upon finding
your version, it will ask if you wish to Repair your current
installation or install fresh. Press R, that will run a repair
installation. From there on, follow the screens.

-
Michael Solomon MS-MVP
Windows Shell/User
Backup is a PC User's Best Friend
DTS-L.Org: http://www.dts-l.org/
 
Back
Top