Plan_OK
Member
- Joined
- Aug 21, 2023
- Messages
- 24
- Programming Experience
- 1-3
Visual Studio 2022 Community Edition
Development tools for .NET Framework 4.7.2
Visual Basic
Hello,
I have been looking for similar problems with little result,
I have inserted a webview2 control that works fine with the Visual Studio interface, when I create the deployment program the control is no longer visible and therefore neither is the web link (even on the same computer).
I added (manually the webview2loader.dll library, but not webview2loaderruntime.dll because I can't find it anywhere on the whole computer.
I think the problem lies here or is something else still missing? (what do you think?). But how to locate the library location or is it necessary to use a different approach?
Thank you.
Development tools for .NET Framework 4.7.2
Visual Basic
Hello,
I have been looking for similar problems with little result,
I have inserted a webview2 control that works fine with the Visual Studio interface, when I create the deployment program the control is no longer visible and therefore neither is the web link (even on the same computer).
I added (manually the webview2loader.dll library, but not webview2loaderruntime.dll because I can't find it anywhere on the whole computer.
I think the problem lies here or is something else still missing? (what do you think?). But how to locate the library location or is it necessary to use a different approach?
Thank you.