Closed FranciscoRZ closed 4 years ago
Unfortunately these issues are runtime binding issues which are unique to each project.
You can try adding a runtime binding redirect to see if it helps otherwise the best thing you can try is upgrading the .NET Framework version to see if that resolves it.
Otherwise the troubleshooting section lists a few other steps you can try.
Hello,
I'm trying to use ServiceStack to get data from the AlphaVantage API in an Excel Add-in.
Unfortunately while my solution builds when ServiceStack is called I'm getting the following error in Excel :
This is after a fresh install of ServiceStack through NuGet. Any ideas as to what might be causing this?