Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27173

VS 2010 Serialization

$
0
0
I have a question about Serialization.

If I Serialize an Object in an application called 'CanLucidDream', can I De-serialize this Object in an application called 'CanLucidMigrationTool'.

I am asking this question because I am getting the following Exception:

Code:

Unable to find assembly 'CanLucidDream, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
I am getting this error when trying to De-serialize the Object in an application called 'CanLucidMigrationTool'.

Is a feature of Serialization that the object can only be De-serialized in the same application that serializes the object?

Viewing all articles
Browse latest Browse all 27173

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>