Hi people, sorry the OT, I don't know where ask. I'm tempting using linker, the process of linker works fine, but I have the next error with the resultant assemblies when I try to run the app.exe
System.IO.FileLoadException: Could not load file or assembly 'Castle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) the command it's here: monolinker.exe -a app.exe -out result/ the assemblies are: app.exe Castle.Core.dll Castle.DynamicProxy.dll Castle.MicroKernel.dll Castle.Windsor.dll I'm missing of something ? Thanks in advance ! -- Dario Quintana http://blog.darioquintana.com.ar --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
