Google protobuf error #881
Replies: 2 comments 2 replies
|
Sorry here the ocde copied from the examples public void Run(object param) } |
|
Hi @GerryArk, Is this the example you are attempting to copy? If you are attempting to create a Checkbot Link, it would be best to discuss with us first to discuss any possible technical obstacles and steer you in the correct direction. It should be possible to create a Checkbot Link if your App is running on the .NET 4.8 framework. I am away for a couple of weeks, but you can discuss with @mpospisil. I would suggest a quick meeting and you should be on the correct track. Cheers |
Uh oh!
There was an error while loading. Please reload this page.
I am attempting to make a link but as soon private void Grpc.Start()
is called I get this error
Installed the version here but no change , I must say my app is using net framework 4.8 is this a issue ??
System.IO.FileLoadException: 'Could not load file or assembly 'Google.Protobuf, Version=3.21.3.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)'
All reactions