RhinoCommon WebView2

Hello, has anyone ran into this error trying to incorporate WebView2 in RhinoCommon?
My runtime version and Nuget version seem to be completely compatible, so im not totally sure of the issue here.
Error: Error initializing WebView2: Method not found: Void

Microsoft. Web.WebView2.Core.CoreWebView2Profile.add_Deleted(Syst

em.EventHandler 1 < System.Object=)

Is this Rhino 7 or 8?

Rhino 7 uses the old WebView and you’d need to explicitly load WebView2 on startup.

1 Like