Having issues adding new methods to C# .NET COM interop server
I created a C# .NET 6 COM interop DLL (registered by installer using REGSVR32) for a client of our application’s gRPC remoting interface that worked great in our previous releases of the product.