silverlight - VS 2010 loading slow - Xap packaging failed. Exception of type 'System.OutOfMemoryException' was thrown -


i'm having issue vs 2010. it's running slow , crashes when compiling , packaging xap file following error:

xap packaging failed. exception of type 'system.outofmemoryexception' thrown. 

in local windows 7 temp directory \users\usernamexxxx\appdata\local\temp there thousands of files, removed them , vs faster.

is else having similar issues?

yes, have simmilar issue. when clear temp memory works fine after time temp directory showing file.

and again message comes "out of memory exception".

it issue in code. code leaking memory. code not disposing object properly.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -