Closed ZhiYang-Ong closed 1 year ago
@ZhiYang-Ong, I am not sure of you got the answer for this or if your issue is resolved. Can you conform if I can close this issue?
@Rohith-Grandhi I have managed to work around this by exporting the LabVIEW gRPC Client VI as an interop assembly in .NET. Please feel free to close this ticket. Thanks.
I am trying to run the gRPC client from .NET Framework 4.6.2 in Windows 10 with the LabVIEW gRPC server. So far I encountered multiple limitations of Grpc.Net.Client in .NET Framework 4.6.2.
Since I am planning to implement the C# client for VeriStand Editor Plugin Examples, I cannot change the .NET Framework version. My only option now is to use a lower TLS or HTTP version. Appreciate it if you can point out how can I make this configuration.
AB#2285612