Hi people,

sorry for such a stupid title ;)

But it's been quite a while of testing around with Mono.Cecil and, at 
least in my case, it's completely insane using Mono.Cecil as a 
replacement for System.Reflection.Emit. When emitting/compiling into 
newly created assemblies, that is.

Every time I tried, it simply went awry. "Invalid public key size" is 
the only message Reflector throws when opening the assembly. The CLR 
detects invalid programs.. Weird weird. Because: everything works fine, 
as long as I don't import anything from the outside assembly-world.

Did I break anything? Or am I simply too stupid? ;)

lg, Dax
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to