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

winform crash on win7 when using published and compile by windows10 x64 #1434

Closed
cwing2019 opened this issue Aug 20, 2021 · 2 comments
Closed

Comments

@cwing2019
Copy link

MessageBox shows:

"Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

COM Interop requires ComWrapper instance registered for marshalling."

following is nugetconfig:

and projectfile:

WinExe net6.0-windows true 7.0
@PathogenDavid
Copy link

COM (and by extension WinForms) is not fully supported by Native AOT yet: #306

@jkotas
Copy link
Member

jkotas commented Aug 20, 2021

@jkotas jkotas closed this as completed Aug 20, 2021
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

3 participants