Forum member
Arlockff
2 posts
Posts by Arlockff
-
Embedded Resource DLLs cause System.OutOfMemoryException
Thanks for the reply! The "Instrument output assembly" setting did the trick for me! I cannot give sample code for this, but the two DLL files are both third party ones: MahApps.Metro.dll (658 KB [673,792 bytes]) which can be acquired from a nuget package or from http://mahapps.com/ System.Wind…
15 Sep 2014 15:42 UTC
-
Embedded Resource DLLs cause System.OutOfMemoryException
I have a C# Project that includes 2 .dll files with the following Properties settings: Build Action : Embedded Resource Copy to Output Directory : Do not copy I also have two project references that respectively reference these 2 .dll files. Each of these references have their Properties settin…
12 Sep 2014 15:43 UTC