OffScreen - NETCore PublishSingleFile as Background Service #4161
vinothtgithub
started this conversation in
General
Replies: 1 comment 6 replies
-
What is the actual error? What settings did you publish with? What settings did you install the service with? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CefSharp.OffScreen.NETCore version 103.0.90
x64 architecture
.NET6
Win10 operating system
OffScreen
Steps to reproduce the problem:
Expected output is screen shot of google search home page with key input "CefSharp Was Here!". But following error during service start
Application: CEFSharpDemo.Net6.WokerService.exe
CoreCLR Version: 6.0.622.26707
.NET Version: 6.0.6
Description: The process was terminated due to an internal error in the .NET Runtime.at IP 00007FF61C079BD4 (00007FF61BE30000) with exit code c0000005.
Faulting application name: CEFSharpDemo.Net6.WokerService.exe, version: 1.0.0.0, time stamp: 0x6283da22
Faulting module name: CEFSharpDemo.Net6.WokerService.exe, version: 1.0.0.0, time stamp: 0x6283da22
Exception code: 0xc0000005
Fault offset: 0x0000000000249bd4
Faulting process id: 0x5190
Faulting application start time: 0x01d8956193c5323b
Faulting application path: C:\Users\xxxxxx\source\repos\CEFSharpDemo.Net6.WokerService\CEFSharpDemo.Net6.WokerService\bin\Release\net6.0\publish\CEFSharpDemo.Net6.WokerService.exe
Faulting module path: C:\Users\xxxxxx\source\repos\CEFSharpDemo.Net6.WokerService\CEFSharpDemo.Net6.WokerService\bin\Release\net6.0\publish\CEFSharpDemo.Net6.WokerService.exe
Report Id: 10d98fbb-247d-40e5-83e1-030dbfb8ea0f
Faulting package full name:
Faulting package-relative application ID:
Beta Was this translation helpful? Give feedback.
All reactions