vote up 3 vote down star

I am having an unusual problem. I have always been able to drag files and folder from my desktop or explorer to the solution explorer in visual studio and add the files to my project. No when I attempt to drag files I simply get the "stop" symbol.

I am using Visual Studio 2008 running on Vista Home Premium 64 bit.

Any ideas?

flag
I experience the same behavior on Vista 64 Ultimate and VS 2008 though TBH I've never added files this way. – cfeduke Nov 6 '08 at 2:23
I just moved from Server 2008 (as a desktop) to Win7 x64 Ultimate and am now experiencing this same problem. I run VS2008 as Admin and have also tried running Explorer as Admin and Standard but no luck so far. – Guy Nov 11 at 18:22
Looks like this is also being discussed on SuperUser: superuser.com/questions/59051 – Guy Nov 11 at 18:24

4 Answers

vote up 1 vote down

You can't do this when your project is running. Is it?

link|flag
No. The project is not running nor am I compiling. – Scott Nov 14 '08 at 19:04
vote up 3 vote down

Windows will not let you drag from one window to another if only one of those windows is running as Administrator.

Are you running Visual Studio as Administrator?

link|flag
vote up 1 vote down

Running both VS2008 and windows explorer as Administrator still does not allow dragging and dropping files and folders into solution explorer.

Copy and Pasting works as expected, project is not running.

Anyone else got any ideas?

link|flag
I take it you never got a solution to this? I'm having the same issue – Ian S Oct 7 at 19:00
From SuperUser: ...you can't actually elevate Windows Explorer. Despite seeing the option in the context menu of the Windows Explorer icon and a UAC prompt being displayed, the fact is Windows Explorer will not be elevated. – Guy Nov 11 at 18:25
vote up 0 vote down

Please mark Rob Paulsen's answer as the right one, he was right.

I just closed Visual Studio and launched it without running as an Administrator, and I was able to drag & drop files into Visual Studio.

Thanks Rob.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.