MicrosoftEdge / MicrosoftEdge/WebView2Feedback
trace_logging_minimal_win.cc(23) Provider resistration failure
Open
Nobody has claimed this yet.
bug
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I'm using WebView2 inside Windows Forms App project in specific scenario:
- attached console in Main STAThread method,
- WebView2 component used inside class without form,
- with fixed/portable version of WebView2 Runtime (Microsoft.WebView2.FixedVersionRuntime.115.0.1901.188.x64)
- using self-contained deploymentfor whole app.
Everything it seems to be prepared for using this app inside Azure Web App App Service.
On my local testing environment application works fine, but on Azure I have got error:
ERROR: trace_logging_minimal_win.cc(23) Provider resistration failure.
I have checked it using App Service Console, but also inside WebAPI call.
Can someone help me how to get around this problem? Any tip will be appreciated.
Regards,
Maciej
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.