Hi everyone, I am implementing a GRPC server using (protobuf code first service) on a Windows Server 2016. The server app is based on .net framework 4.8 for compatibility reason.
The server works fine when I test on a local machine with Windows 11. However, it is not working on a Windows 2016 server. Is it not expected to work on Windows 2016 server? If it is expected to work, Do I need to install any SDK or additional packages. I currently have installed the .net 4.8 framework runtime. Many thanks in advance Jiva -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/grpc-io/f0878dfb-214d-468f-b142-168a6f4ec3c8n%40googlegroups.com.
