Viktoria Zlatinova
Viktoria Zlatinova
Hi @ShaunLoganOracle, we're not able to repro this with the same SDK version. Can you provide the full dump? You can send it to [email protected] if it contains app details....
@ShaunLoganOracle can you use the [CoreWebView2Environment.LoaderDllFolderPath](https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2environment.loaderdllfolderpath?view=webview2-dotnet-1.0.1264.42&viewFallbackFrom=webview2-dotnet-1.0.2365.46) to point to the correct dll? We added this property for situations like this
@ShaunLoganOracle our expectation is that when you update SDK, you also use the new loader that ships with it. We only guarantee compat between SDK (including loader) and WebView2 Runtime....
Hi @ShaunLoganOracle, we have an internal bug linked to this issue and we'll post updates here. In the meantime have you tried the workaround? It should unblock you on upgrading...
@ShaunLoganOracle @AlexDavisOracle we are working on a fix now - unfortunately it won't change which loader is picked up by default but it should resolve this particular error so you...
Hi @wood4099, I'm not able to repro this with our [WinUI3 sample app](https://github.com/MicrosoftEdge/WebView2Samples/tree/main/GettingStartedGuides/WinUI3_GettingStarted) and it sounds like others are no longer hitting the previous issue of the same title. What...
@wood4099 the html page is loading fine for me in your sample app. Are you seeing something different?
@MLAEO02 this sounds similar to the issue in #4395 where the Office loader is picked up by default. While we investigate, are you able to use the workaround of explicitly...
Thank you for the bug report @clrnrqkqh ! I've added this item to our backlog to investigate further
Hi @christopher-carmichael, I created an internal work item to track this feature request. We'll let you know when there is an update. In the meantime, can you share some more...