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
While trying to use the CodeGenerator on a project that depends on stdole2 a System.ArgumentException:
Exception thrown: 'System.ArgumentException' in LateBindingApi.CodeGenerator.ComponentAnalyzer.dll
Additional information: The method returned a COM Variant type that is not Interop compatible.
was raised by TypeDescriptor.GetDefaultValue.
The text was updated successfully, but these errors were encountered:
While trying to use the CodeGenerator on a project that depends on
stdole2
aSystem.ArgumentException
:was raised by
TypeDescriptor.GetDefaultValue
.The text was updated successfully, but these errors were encountered: