Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
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
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