Build error Multi-mode assemblies
brett_esler
Posts: 6
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 just trying to link to Saxon .NET API which seems to cause the problem - I would like to embed but happy if I can even just externally reference without errors....
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 just trying to link to Saxon .NET API which seems to cause the problem - I would like to embed but happy if I can even just externally reference without errors....
Comments
Just to confirm, was there any chance a typo and the error was actually regarding mixed-mode assemblies? If so, SmartAssembly cannot process mixed-mode assemblies but it should normally work fine if you are protecting another assembly that just references one (and embedding usually works as well).
If it is indeed an error about mixed-mode assemblies or even if it is a different error, would it be possible for you to send in a sample application using the Saxon .NET API so that we can reproduce this in-house and see if we can find a potential workaround?
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?