Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Drag & Drop files into Visual Studio doesn't work

shortly I made a fresh install of Windows 8.1 on my computer. Since that I'm having trouble when dragging files from Explorer or TotalCommander into Visual Studio - it doesn't work most of the time. It does work - but only when I closed all open documents in Visual Studio (it's not necessary to close the currently open solution, just the open source files).

I read that it may be a rights problem, but I'm sure this isn't the case on my computer because I have disabled UAC and - as I mentioned - drag & drop works when there is no open document.

What could be the cause of this problem and how can I solve it?

Thanks, Steven

like image 939
code-factory Avatar asked Jan 22 '26 03:01

code-factory


2 Answers

Just figured this myself (it's really annoying)

It is caused because the Administrator account status is disabled by default and all administrators run in Admin Approval mode.

In order to get it working open control panel, administrative tools, local security policy and under security change Accounts: Administrator account status to enabled and UAC: Run all admins in Admin Approval Mode to disabled.

like image 65
Christos Tatitzikidis Avatar answered Jan 23 '26 21:01

Christos Tatitzikidis


For Windows 8 (actually using 8.1) you can do it via UI located:

  • Control Panel > Administrative Tools > Local Security Policy
  • Security Settings > Local Policies > Security Options
    • Accounts: Administrator account status = Enabled
    • UAC: Run all admins in Admin Approval Mode = Disabled

Hope it helps :)

like image 26
Stephen Lautier Avatar answered Jan 23 '26 20:01

Stephen Lautier



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!