[grpc-io] Re: Microsoft Store compliance failed due to gRPC

2024-12-13 Thread 'Karthikeyan Sudalai' via grpc.io
Hi there, still facing the below error. When I submit the app to the Microsoft Store, I get the following failures: API SymFromAddr in dbghelp.dll is not supported for this application type. grpc_csharp_ext.x64.dll calls this API. API SymInitialize in dbghelp.dll is not supported for this applic

[grpc-io] Re: Microsoft Store compliance failed due to gRPC

2022-02-18 Thread 'Jan Tattermusch' via grpc.io
This is confusing, you're mentioning that you're using Grpc.Net.Client, which is the grpc-dotnet implementation of gRPC in C# (and has no native components). The error "SymFromAddr in dbghelp.dll is not supported for this application type. grpc_csharp_ext.x64.dll calls this API." seems related