|
-
Nov 10th, 2005, 03:46 AM
#1
Thread Starter
Hyperactive Member
Error "Cannot find the assembly..." when Deserializing
Hello,
Few days I'm trying to solve this strange problem. It's giving me a headake. 
I have created class library and console aplication. When I serialize this class in console app and then desiarelize everything is fine. (console app was designed only for testing purpose)
Then I copied all classes from class library to my other solution. When I try to desiarelize I get message:
"Cannot find the assembly MyLibrary, Version=1.0.2140.18983, Culture=neutral, PublicKeyToken=null."
I tryied to move these classes to new class library project and use reference to it, but I got same problem.
Regards in advance,
Andrius
Last edited by Norkis; Nov 30th, 2005 at 07:31 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|