Results 1 to 5 of 5

Thread: Error "Cannot find the assembly..." when Deserializing

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2000
    Location
    Europe, Lithuania
    Posts
    309

    Resolved 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
  •  



Click Here to Expand Forum to Full Width