EDN Admin
Well-known member
generally, the problem is after the files of the project are merged using ilmerge.
When the type is deserialized it cannot find the assembly in the current directory, in spite of the fact it resides in executable.
Initially I thought about SerializationBinder, but is it possible to apply it for remoting?
generally is it possible to change namespace on the fly?
Thanks!
View the full article
When the type is deserialized it cannot find the assembly in the current directory, in spite of the fact it resides in executable.
Initially I thought about SerializationBinder, but is it possible to apply it for remoting?
generally is it possible to change namespace on the fly?
Thanks!
View the full article