After the initial installation of Rhino 8, I am unable to retrieve a license from the Zoo server. However, by specifying .NET Framework in the registry, I can successfully obtain the license.
This issue seems specific to my PC, as other PCs can retrieve the license from the Zoo server using .NET Core without any problems.
Could you please advise on how to resolve this issue?
Thank you for your suggestion. I performed the repair process and restarted my PC, but unfortunately, Rhino 8 crashes immediately after I enter the Zoo server information. A dump file was generated, and I am attaching it for your review.
I appreciate your assistance in resolving this issue.
Thanks for the crash dump. This appears to be a crash related to the CAD Exchanger plugin, which uses .NET Framework directly via a C++/CLI assembly, even when running in .NET Core. The two are unfortunately not compatible with each other.
If you uninstall/disable CAD Exchanger, does it work in .NET Core?
If this is the culprit, they should be able to update their plugin to work with Rhino 8 running in .NET Core, so it might be a good idea to go to their customer support page and submit an issue on their site.