I am getting COM object System._COMObject on using Westwind.Utilities.ReflectionUtils

98 views Asked by At

I am getting COM object System._COMObject on using Westwind.Utilities.ReflectionUtils, how to read the value of this COMObject (access method) in ASP.Net core 2.2 (In MVC 5 using dynamic I was able to read the object methods but it is not working in ASP.Net core 2.2)

0

There are 0 answers