-
Notifications
You must be signed in to change notification settings - Fork 15
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 'Flurl, Version=1.0.8.0... #52
Comments
I'm having the same issue:
Message=Could not load file or assembly 'Flurl, Version=1.0.8.0, Culture=neutral, PublicKeyToken=1308302a96879dfb' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) |
My solution was to not use Rackspace Cloud 😄 |
It seems everything to do with Rackspace and .NET SDKs is thoroughly broken and abandoned. Sigh ... |
Same issue, what is a good solution? |
@binary64 this is all abandonware now ... |
Same Issue. However I was able to get this working with one of my applications. I had a created and app 2 years ago and was able to simple include the libraries is contained. seeing what I can do... |
I've installed the rackspace package with NuGet but am getting issues with the flurl dependency.
The text was updated successfully, but these errors were encountered: