Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetDefaultValue raises System.ArgumentException #1

Open
mistresseve666 opened this issue Oct 25, 2016 · 2 comments
Open

GetDefaultValue raises System.ArgumentException #1

mistresseve666 opened this issue Oct 25, 2016 · 2 comments

Comments

@mistresseve666
Copy link

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.

@jozefizso
Copy link
Member

I cannot reproduce the issue. Please, provide more information about your issue.

@mistresseve666
Copy link
Author

Sorry; the error is actually being thrown while processing the following library:

Name: Visual Basic for Applications
Version: 6.0
Base: win32
Path: C:\Windows\SysWow64\MSVBVM60.DLL

If it matters, I am running Windows 7 Enterprise Service Pack 1 64-bit.

@jozefizso jozefizso added the bug label Jun 26, 2017
@jozefizso jozefizso added this to the Code Generator 1.0 milestone Jun 26, 2017
@jozefizso jozefizso assigned jozefizso and unassigned jozefizso Jun 26, 2017
@jozefizso jozefizso removed the bug label Jun 26, 2017
@jozefizso jozefizso removed this from the Code Generator 1.0 milestone Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants