I am calling a API
to a C#
application from a java
application. I was given following exception
. Can any one help to find the reason for this issue?
System.Runtime.InteropServices.COMException: The filter does not exist. (Exception from HRESULT: 0x80320003) (Error code: 0x80320003 The filter does not exist
User contributions licensed under CC BY-SA 3.0