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 file or assembly 'GeoJSON.Net' #141

Open
REDECODE opened this issue Dec 20, 2019 · 8 comments
Open

Could not load file or assembly 'GeoJSON.Net' #141

REDECODE opened this issue Dec 20, 2019 · 8 comments

Comments

@REDECODE
Copy link

Hello,
I installed the latest GeoJSON.Net.Contrib.EntityFramework (v0.1.4) via NuGet and all of his dependendency: GeoJSON.Net.Contrib.Wkb (v0.1.3) and GeoJSON.Net (v1.1.73) and it compiles without errors but when the website start it appear the error:

Could not load file or assembly 'GeoJSON.Net' located assembly's manifest definition does not match.

I try to upgrade to GeoJSON.Net.Contrib.Wkb v0.14 and GeoJSON.Net v1.2.14 but nothing works.

Any solution?

@REDECODE
Copy link
Author

[TEMPORARY SOLUTION]

Ok I solved installing the old version GeoJSON.Net.Contrib.EntityFramework (v0.1.3) with its dependencies GeoJSON.Net.Contrib.Wkb (v0.1.3) and GeoJSON.Net (v1.1.73).

But the newer version doesn't work. Im using ASP net web api 2

@xfischer
Copy link
Member

Hi @REDECODE. Thanks for reporting this.
I have unified all the contribs and published them on Nuget. Expect them to be available in the next minutes.

@matt-lethargic
Copy link
Member

matt-lethargic commented Dec 20, 2019 via email

@xfischer
Copy link
Member

Hi Matt, I don't know, but maybe there were version conflicts. I've noticed that EF had a project reference, and not a nuget. Seems not related but was sufficient to update all the contribs.
Please @REDECODE let us know if it's ok now.

@xfischer
Copy link
Member

xfischer commented Jun 5, 2020

Hi @matt-lethargic. Last commit for PR 147 is failing in Azure and I don't have access. Can you spot the problem ?

@matt-lethargic
Copy link
Member

@xfischer I'll have a look now

@matt-lethargic
Copy link
Member

RC published and I've set triggers so any push to master will at least produce an RC build

@xfischer
Copy link
Member

xfischer commented Jun 5, 2020

Thanks @matt-lethargic, for this current NuGet, I'd like to publish it to nuget as a final version. Is that possible right now ?

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

3 participants