- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have just built in 2025 support for my plugin and hit on a specific issue with running Microsoft.Web.WebView2. Digging deeper into the problem and trying all sorts of "fixes" I found that there seems to be a version dependency (I know that as of 2023, AutoCAD is dependent on Microsoft Edge WebView2 runtime being installed).
My 2024 version (.Net Framework) has worked all along but I've discovered ONLY if I have Microsoft.Web.WebView2 version 1.0.1020.30 installed. If I install an older or newer version of Microsoft.Web.WebView2 then the plugin will complain that it cannot find 1.0.1020.30.
So, 2025 must have a similar issue as it gives a more generic error about a Microsoft.Web.WebView2.Wpf dependencies not being found.
If this is the case, is it possible to override this and target any version in my plugin? Or, alternatively, how can I determine what version of the runtime AutoCAD 2025 is targeting so I can target the same version?
Thank you.
Solved! Go to Solution.