Serhiy
Serhiy

Reputation: 4517

Copypaste not working in Visual Studio Solution Explorer

Copypaste works well in any file of project but not working in Solution explorer.

The paste item appears disabled in menu after right clicking on folder in Solution Explorer. Not dependent on project. Save mode doesn't help.

Upvotes: 6

Views: 11799

Answers (4)

Steven Du
Steven Du

Reputation: 1691

Restart your PC may help. I am facing the same problem just now. My computer had worked for few days, and only this morning Visual Studio has some serious problems like 1) unable to paste file either from file system or within solution. 2) unable to paste even code 3) unable to drag and drop UI component. Just before I reinstall VS, I restart my computer and all problems gone.

Upvotes: 1

Mertez
Mertez

Reputation: 1131

Install VS 2010 Service Pack 1

Download from here

Upvotes: 1

Andrii Kalytiiuk
Andrii Kalytiiuk

Reputation: 1497

There's a thread on MSDN forum about it - several ways are offered for solution. For me worked only Reinstalling/Repairing Visual Studio from 'Control Panel' / 'All Programs'.

Upvotes: 0

Serhiy
Serhiy

Reputation: 4517

Problem disapeared after closing CoolNovo (ChromePlus) browser. I don't know how it was connected so I've turn back to Crome.

Upvotes: 2

Related Questions