Jun/10
29
VS2010 Tips #12: Patch for Cut/Copy “insufficient memory” issue in Visual Studio 2010
2 Comments · Posted by Ferry Meidianto in Visual Studio
Visual Studio 2010 RTM has a bug in calculating available memory when developer try and do Cut or Copy text operations.
"Insufficient available memory to meet the expected demands of an operation at this time, possibly due to virtual address space fragmentation. Please try again later."
A patch available now for it that you can download from:
http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=29729
More information about this issue and the patch can be found at:
http://blogs.msdn.com/b/visualstudio/archive/2010/06/25/patch-available-for-cut-or-copy-displaying-insufficient-memory-error-in-vs-2010.aspx
Tips & Tricks · VS2010 · VS2010-Tips
VS2010 Tips #12: Patch for Cut/Copy "insufficient memory" issue in … | Learn Visual Studio · July 7, 2010 at 2:56 am
[…] original post here: VS2010 Tips #12: Patch for Cut/Copy “insufficient memory” issue in … Please Share This […]
Robert · May 14, 2011 at 2:12 am
Here is an article on this topic. Hope it helps
http://dotnetrobert.com/?q=node/240