Activity overview
Latest activity by brett_esler
Build error Multi-mode assemblies
Hi,
Would anyone have any advice on what to do for SmartAssembly build failures for "System.NotSupportedException: Multi-module assemblies are not supported in this version of SmartAssembly".
I am ...
Great advice - thanks for the help.
The issue only arises when the Other Optimizations "I want to reduce unused allocated memory" option is checked (does that even make sense for class libraries?) - everything else merging, embedding, strings encoding etc work fine now.
I have just been evaluating SmartAssembly and will be purchasing now (tell your boss [image] ) - product is great, fora and support awesome [image] [image] [image] [image] / comments
Great advice - thanks for the help.
The issue only arises when the Other Optimizations "I want to reduce unused allocated memory" option is checked (does that even make sense for class libraries?) ...
Follow-up: I have worked around this by going back to version 3.2 of SmartAssembly which works just fine for x86 32bit builds of my libraries and calling exe - is this something that can be supported in the current version? / comments
Follow-up: I have worked around this by going back to version 3.2 of SmartAssembly which works just fine for x86 32bit builds of my libraries and calling exe - is this something that can be support...
Dot net 2.0 x86 build
I have a class library + dependencies build for x86 and dot net 2.0
SmartAssembly builds
- includes Dependencies Merging + Embedding
- Obfuscation
- Strings Encoding
All seems fine until I try to l...