Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application crashes when started twice #100

Open
nona00 opened this issue May 28, 2021 · 0 comments
Open

Application crashes when started twice #100

nona00 opened this issue May 28, 2021 · 0 comments

Comments

@nona00
Copy link

nona00 commented May 28, 2021

translated german event log entry:

Application: EasyConnect.exe
Framework version: v4.0.30319
Description: The process terminated due to an unhandled exception.
Exception information: System.Runtime.Remoting.RemotingException
at System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StartListening (System.Object)
with EasyConnect.MainForm.Init ()
with EasyConnect.MainForm..ctor ()
with EasyConnect.MainForm..ctor (System.Collections.Generic.IEnumerable`1 <System.Guid>)
with EasyConnect.Program.Main ()

Faulting application name: EasyConnect.exe, version: 3.1.0.105, timestamp: 0x609c1a7a
Name of the faulty module: KERNELBASE.dll, version: 10.0.19041.964, time stamp: 0x812662a7
Exception code: 0xe0434352
Error offset: 0x0000000000034b89
Faulting process id: 0x2094
Faulting application start time: 0x01d753d65cad1ae6
Faulting application path: C: \ Apps \ EasyConnect \ EasyConnect.exe
Faulting module path: C: \ Windows \ System32 \ KERNELBASE.dll


Anwendung: EasyConnect.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.Runtime.Remoting.RemotingException
bei System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StartListening(System.Object)
bei EasyConnect.MainForm.Init()
bei EasyConnect.MainForm..ctor()
bei EasyConnect.MainForm..ctor(System.Collections.Generic.IEnumerable`1<System.Guid>)
bei EasyConnect.Program.Main()

Name der fehlerhaften Anwendung: EasyConnect.exe, Version: 3.1.0.105, Zeitstempel: 0x609c1a7a
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 10.0.19041.964, Zeitstempel: 0x812662a7
Ausnahmecode: 0xe0434352
Fehleroffset: 0x0000000000034b89
ID des fehlerhaften Prozesses: 0x2094
Startzeit der fehlerhaften Anwendung: 0x01d753d65cad1ae6
Pfad der fehlerhaften Anwendung: C:\Apps\EasyConnect\EasyConnect.exe
Pfad des fehlerhaften Moduls: C:\Windows\System32\KERNELBASE.dll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant