OneMore icon indicating copy to clipboard operation
OneMore copied to clipboard

Where can I download webview2Loader.dll from ? It is required for bulk import but OneMore can't find it

Open 1001QAdotNET opened this issue 3 years ago • 1 comments

I was trying to test https://github.com/stevencohn/OneMore/issues/300 As indicated there the above dll is missing from my computer Where can I download this from ?

1001QAdotNET avatar May 17 '22 21:05 1001QAdotNET

The URL that OneMore's installer uses is https://go.microsoft.com/fwlink/p/?LinkId=2124703

This is primarily for Windows 10 since Edge is the default browser in Windows 11 and includes WebView2 which cannot be uninstalled

stevencohn avatar Jun 27 '22 16:06 stevencohn

Is this a bug or just research?

stevencohn avatar Aug 23 '22 19:08 stevencohn

It is a bug. I received an error saying it could not find the dll when I tried to use the bulk import feature. Edge is installed already

1001QAdotNET avatar Aug 24 '22 12:08 1001QAdotNET

Not receiving that error anymore but I am seeing this now https://i.imgur.com/vNhqeyz.png

It gets stuck in that screen -not sure if I should see that webworker dialog but I can't get to it even if it showing on the task bar

The links are copied from this page but it has nothing to do with them, I tried other links and it does the same https://automatetheboringstuff.com/

1001QAdotNET avatar Aug 24 '22 12:08 1001QAdotNET

Actually that was wrong, here is where the message is showing up saying it can't load the dll

36528:6] ..importing subpage https://automatetheboringstuff.com/2e/chapter4/ 36528:7] ..Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:7] ..System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:13] ..Replaying command CrawlWebPageCommand 36528:6] importing subpage https://automatetheboringstuff.com/2e/chapter3/ 36528:1] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:1] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:12] Running command CrawlWebPageCommand 36528:11] ..importing subpage https://osf.io/u8aqv/download/?format=pdf 36528:5] ..Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:5] ..System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:12] ..Running command CrawlWebPageCommand 36528:3] importing subpage https://archive.org/details/texts 36528:14] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:14] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:7] retrieved 0 bytes from (https://automatetheboringstuff.com/2e/chapter4/) 36528:7] web page returned empty content 36528:7] importing subpage https://automatetheboringstuff.com/2e/chapter3/ 36528:14] retrieved 0 bytes from (https://archive.org/details/texts) 36528:14] web page returned empty content 36528:14] importing subpage https://archive.org/details/texts 36528:5] retrieved 0 bytes from (https://osf.io/u8aqv/download/?format=pdf) 36528:1] retrieved 0 bytes from (https://automatetheboringstuff.com/2e/chapter3/) 36528:1] web page returned empty content 36528:1] importing subpage https://automatetheboringstuff.com/2e/chapter2/ 36528:1] importing subpage https://automatetheboringstuff.com/2e/chapter2/

36528:5] web page returned empty content 36528:5] importing subpage https://archive.org/details/texts 36528:15] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:15] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:17] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:17] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:16] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:16] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:18] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:18] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:17] retrieved 0 bytes from (https://automatetheboringstuff.com/2e/chapter2/) 36528:17] web page returned empty content 36528:17] importing subpage https://automatetheboringstuff.com/2e/chapter1/ 36528:16] retrieved 0 bytes from (https://archive.org/details/texts) 36528:16] web page returned empty content 36528:16] progress dialog completed 36528:15] retrieved 0 bytes from (https://automatetheboringstuff.com/2e/chapter3/) 36528:15] web page returned empty content 36528:15] importing subpage https://automatetheboringstuff.com/2e/chapter2/ 36528:18] retrieved 0 bytes from (https://archive.org/details/texts) 36528:18] web page returned empty content 36528:18] importing subpage https://archive.org/details/texts 36528:20] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:20] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:21] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:21] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:19] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:19] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:20] retrieved 0 bytes from (https://automatetheboringstuff.com/2e/chapter2/) 36528:20] web page returned empty content 36528:20] importing subpage https://automatetheboringstuff.com/2e/chapter1/ 36528:22] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:22] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:21] retrieved 0 bytes from (https://archive.org/details/texts) 36528:21] web page returned empty content 36528:21] progress dialog completed 36528:19] retrieved 0 bytes from (https://automatetheboringstuff.com/2e/chapter1/) 36528:19] web page returned empty content 36528:19] importing subpage https://automatetheboringstuff.com/2e/chapter0/ 36528:23] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:23] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:22] retrieved 0 bytes from (https://automatetheboringstuff.com/2e/chapter1/) 36528:22] web page returned empty content 36528:22] importing subpage https://automatetheboringstuff.com/2e/chapter0/ 36528:24] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:24] System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:23] retrieved 0 bytes from (https://automatetheboringstuff.com/2e/chapter0/) 36528:23] web page returned empty content 36528:23] progress dialog completed 36528:24] retrieved 0 bytes from (https://automatetheboringstuff.com/2e/chapter0/) 36528:24] web page returned empty content 36528:24] progress dialog completed 36528:25] Running command CrawlWebPageCommand 36528:24] ..importing subpage https://automatetheboringstuff.com/2e/chapter3/ 36528:22] ..Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 36528:22] ..System.DllNotFoundException Message: Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source: Microsoft.Web.WebView2.Core StackTrace: at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String browserExecutableFolder, String userDataFolder, ICoreWebView2EnvironmentOptions options, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler environment_created_handler) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at River.OneMoreAddIn.UI.WebViewWorkerDialog.<StartWorkLoaded>d__4.MoveNext() TargetSite: [Microsoft.Web.WebView2.Core] Microsoft.Web.WebView2.Core.CoreWebView2Environment::CreateCoreWebView2EnvironmentWithOptions()

36528:13] ..Running command AboutCommand

1001QAdotNET avatar Aug 24 '22 12:08 1001QAdotNET

I can't repro the error but I may have a solution. The OneMore installer does not include webview2loader.dll but the WebView2 docs suggest that you should. So I'll spin a new installer that does just that and we'll see...

stevencohn avatar Aug 24 '22 16:08 stevencohn

If you have a chance to try, otherwise it will be in the next official release...

https://github.com/stevencohn/OneMore/releases/tag/4.18.1

stevencohn avatar Aug 24 '22 18:08 stevencohn

Working like a charm! Thanks for fixing this!

1001QAdotNET avatar Aug 24 '22 20:08 1001QAdotNET

I will continue to test the feature in the coming days I will open a related improvement issue to see if what I am seeing can be done

1001QAdotNET avatar Aug 24 '22 20:08 1001QAdotNET