February 2006 - Posts

27 February 2006
Diagnosing Binary Formatter Version Incompatability Problems
Clients consuming remoting services hosted in IIS (and therefore exposed via the HTTP channel) configured to use the binary formatter may receive the following error: An unhandled exception of type 'System.Runtime.Serialization. SerializationException' Read More...
1145 Comments
Filed under:
 
25 February 2006
WinForms use of AssemblyInformationalVersion Attribute
The AssemblyInformationalVersion attribute provides a secondary mechanism for versioning an assembly without modifying the value of the AssemblyVersion attribute, thus consumers of an assembly do not need to apply binding redirects or publisher policy Read More...
1092 Comments
Filed under: