Category: PowerBuilder
-

PowerBuilder .NET assembly – problem with newer RestSharp dll > Version 106
Problem explained The PowerBuilder project contains a .Net assembly that uses RestSharp to execute a GET call to the address https://www.google.de. When executing in PowerBuilder, the error message Could not load file or assembly … appears. The problem is that PowerBuilder expects an assembly in a specific version. The assembly is available, but in a…
