You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MethodAccessException: Method System.__ComObject..ctor()' is inaccessible from method System.__ComObject..ctor()'.
I have tried changing all internals to public, is it possible something else is wrong? This is on a Windows 10. Not sure what else you would need to know...
Thank you
The text was updated successfully, but these errors were encountered:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MethodAccessException: Method System.__ComObject..ctor()' is inaccessible from method System.__ComObject..ctor()'.
I have tried changing all internals to public, is it possible something else is wrong? This is on a Windows 10. Not sure what else you would need to know...
Thank you
The text was updated successfully, but these errors were encountered: