You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have provided a new path for Webview2Loader.dll using CoreWebView2Environment.SetLoaderDLLFolderPath(Path)
But it is giving exception "The function should be called before before any other API is called in 'Corewebview2Environment' class".
And runtime folder is creating again and again on the previous path. I have deleted it many times but still folder recreates.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have provided a new path for Webview2Loader.dll using CoreWebView2Environment.SetLoaderDLLFolderPath(Path)
But it is giving exception "The function should be called before before any other API is called in 'Corewebview2Environment' class".
And runtime folder is creating again and again on the previous path. I have deleted it many times but still folder recreates.
Beta Was this translation helpful? Give feedback.
All reactions