Skip to content

Onoffswitch.net

  • About
  • License

Tag: serialization

Debugging Serialization Exception: The constructor to deserialize an object was not found.

April 30, 2013

Today I was debugging an exception that was occuring when remoting a data object between two .NET processes. I kept getting

The issue I had was that there was a .NET object that looked like this

Which was used as a covariant store for any item (because everything is an object).… Read the rest

Posted in SnippetsTagged Debugging, serialization
© 2019 Onoffswitch.net • Slightly Theme by Nick Ciliak.