New Posts New Posts RSS Feed: Could not load file or assembly 'System.Runtime.Serialization'
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Could not load file or assembly 'System.Runtime.Serialization'

 Post Reply Post Reply
Author
WardBell View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 31-Mar-2009
Location: Emeryville, CA,
Posts: 338
Post Options Post Options   Quote WardBell Quote  Post ReplyReply Direct Link To This Post Topic: Could not load file or assembly 'System.Runtime.Serialization'
    Posted: 26-Apr-2010 at 6:47pm
You've just added IdeaBlade assembly references manually to your project and built it when you get this error:
Cannot resolve reference assemblies. Please check the reference assemblies. Could not load file or assembly 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' or one of its dependencies. The system cannot find the file specified. C:\Users\...\BlahBlahBlah
Your response is simple: add 'System.Runtime.Serialization' to your project references; it's in the global assembly cache; the Add References dialog shows it under the ".NET" tab.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down