strange copy&paste problem in VS2005

J

Jeff

Hey

In VS2005 I've copied some text to the clipboard, but when I paste it, I get
something I previuosly added to the clipboard.

I thought a reboot of my computer would help, but it didn''t....

after this problem occured, I've done a test where I copyed text from
TextPad to vs2005 and that works. - but after this test, I again tryed to
copy & paste within vs2005, but vs2005 pastes something I've previously
added to the clipboard....

the computer is new, 3GB ram and Intel Duel 2 Core, 300GB hdd

any suggestions?
 
J

Jeff

I've solved it, lol it was my own fault

Well, I thought I copied just a few lines, but a #region in the code I
pasted contains about 60 more lines... so this was my own fault
 
M

Michael Nemtsev [MVP]

Hello Jeff,

Doesn't it the VS feature CTRL-SHIFT-V to cycle through the past clipboard
contents?


---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


J> Hey
J>
J> In VS2005 I've copied some text to the clipboard, but when I paste
J> it, I get something I previuosly added to the clipboard.
J>
J> I thought a reboot of my computer would help, but it didn''t....
J>
J> after this problem occured, I've done a test where I copyed text from
J> TextPad to vs2005 and that works. - but after this test, I again
J> tryed to copy & paste within vs2005, but vs2005 pastes something I've
J> previously added to the clipboard....
J>
J> the computer is new, 3GB ram and Intel Duel 2 Core, 300GB hdd
J>
J> any suggestions?
J>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top