WPF - CefSharp application not launching in Windows Server 2019 Standard Operating System #3328
Unanswered
gopinathsmart
asked this question in
Q&A
Replies: 2 comments
-
Did you check the log file?
If cefclient doesn't run then this isn't a bug in CefSharp, most likely you are missing a required dependency. Does Chrome run? |
Beta Was this translation helpful? Give feedback.
0 replies
This comment has been hidden.
This comment has been hidden.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug Report
I can't able to run my WPF CefSharp application in Windows Server 2019 OS.
What version of the product are you using?
86.0.241
What architecture x86 or x64?
x86
On what operating system?
Windows Server 2019 Standard
Are you using
WinForms
,WPF
orOffScreen
?WPF
System Requirements:
What is the expected output? What do you see instead?
Expected Output:
Application needs to launch and show helloworld text.
Actual Output:
It doesn't launched.
Please provide any additional information below.
I created a simple repo here: https://github.com/gopinathsmart/CefSharp
CEF
Sample ApplicationYes
Thanks,
Gopinath B
Beta Was this translation helpful? Give feedback.
All reactions