So, I have Visual Studio 2010 and I'm working on a Silverlight 4 project. Recently, my dear VS started, by the way, by the way, not building due to a memory error. I had several types of errors:
- the famous xap package failed
- simple exception System.OutofmemoryException
- etc.
The answers, if you can call them that, I continue to find: restart your Visual Studio, and everything is fine! Well ... when I need to restart the sun about 10 or 15 times a day, you can see where it can be unpleasant right?
Does anyone know of a solution? I could try reinstalling the whole deal (VS, Silverlight Runtime, etc.), but it would be preferable if it were easier.
Thanks in advance!
source share