Evemon worked fine with crossover 13, but after i updated to crossover 14 it stopped working. I tried to reinstall it, but i get the same error. Seems to be a problem with .NET, this is the error message:
In the first row: "Zugriff verweigert" means "access denied".
I dont know anything about .NET, so if someone has an idea...
Regards
Flo
EVEMon Version: 1.9.0.4489
.NET Runtime Version: 4.0.30319.1
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 3
Executable Path: "C:\Program Files\EVEMon\EVEMon.exe"
System.Net.NetworkInformation.PingException: An exception occurred during a Ping request. ---> System.ComponentModel.Win32Exception: Zugriff verweigert
at System.Net.NetworkInformation.Ping.InternalSend(IPAddress address, Byte[] buffer, Int32 timeout, PingOptions options, Boolean async)
at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, Byte[] buffer, PingOptions options)
--- End of inner exception stack trace ---
at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, Byte[] buffer, PingOptions options)
at System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 timeout, Byte[] buffer, PingOptions options)
at EVEMon.Common.Net.NetworkMonitor.IsNetworkAvailableManual() in EVEMon.Common\Net\NetworkMonitor.cs:line 61
at EVEMon.Common.Net.NetworkMonitor.Initialize() in EVEMon.Common\Net\NetworkMonitor.cs:line 42
at EVEMon.Common.EveMonClient.Initialize() in EveMonClient.cs:line 62
at EVEMon.Program.Main() in EVEMon\Program.cs:line 68
System.ComponentModel.Win32Exception (0x80004005): Zugriff verweigert
at System.Net.NetworkInformation.Ping.InternalSend(IPAddress address, Byte[] buffer, Int32 timeout, PingOptions options, Boolean async)
at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, Byte[] buffer, PingOptions options)
Datafile report:
Diagnostic Log:
0d 0h 00m 00s > Starting up
0d 0h 00m 00s > EveMonClient.Initialize - begin
0d 0h 00m 00s > Handled exception
System.Net.NetworkInformation.NetworkInformationException (0x80004005): Unknown error (0x273d)
at System.Net.NetworkInformation.NetworkChange.AddressChangeListener.StartHelper(NetworkAddressChangedEventHandler caller, Boolean captureContext, StartIPOptions startIPOptions)
at System.Net.NetworkInformation.NetworkChange.AvailabilityChangeListener.Start(NetworkAvailabilityChangedEventHandler caller)
at System.Net.NetworkInformation.NetworkChange.add_NetworkAvailabilityChanged(NetworkAvailabilityChangedEventHandler value)
at EVEMon.Common.Net.NetworkMonitor.Initialize() in EVEMon.Common\Net\NetworkMonitor.cs:line 34