Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load assembly protobuf-net, wrong version referenced #3

Open
Geronimo2013 opened this issue Aug 28, 2013 · 1 comment
Open

Comments

@Geronimo2013
Copy link

Hi,

I installed latest version 0.9.5.0 and I receive:

System.TypeInitializationException : The type initializer for 'WebApiContrib.Formatting.ProtoBufFormatter' threw an exception.
----> System.IO.FileLoadException : Could not load file or assembly 'protobuf-net, Version=2.0.0.480, Culture=neutral, PublicKeyToken=257b51d87d2e4d67' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Actual version installed by Nuget for Protobuf is 2.0.0.640

Any ideas how to solve it?
Does WebApiContrib.Formatting.ProtoBuf have a specific version reference to this dll?

Regards, Jeroen

@panesofglass
Copy link
Member

I'll take a look. I don't recall there being a specific assembly reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants