[Bug 32310] EVEMon needs System.Net.NetworkInformation.NetworkChange implementation

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 14 15:43:25 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=32310

BugMeNot <winehq at mailinator.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winehq at mailinator.com

--- Comment #4 from BugMeNot <winehq at mailinator.com> ---
Still an issue in 1.8rc2 installed from homebrew today.

System.EntryPointNotFoundException: CreateNLSocket

--


EVEMon Version: 2.2.1.4022
.NET Runtime Version: 4.0.30319.17020
Operating System: Microsoft Windows NT 5.1.2600.196608 Service Pack 3
Executable Path: "C:\Program Files\EVEMon\EVEMon.exe"

System.Net.Sockets.SocketException: Error looking up error string
  at System.Net.Sockets.Socket..ctor (AddressFamily addressFamily, SocketType
socketType, ProtocolType protocolType) [0x00000] in <filename unknown>:0 
  at System.Net.NetworkInformation.Ping.SendPrivileged (System.Net.IPAddress
address, Int32 timeout, System.Byte[] buffer,
System.Net.NetworkInformation.PingOptions options) [0x00000] in <filename
unknown>:0 
  at System.Net.NetworkInformation.Ping.Send (System.Net.IPAddress address,
Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions
options) [0x00000] in <filename unknown>:0 
  at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress,
Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions
options) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check)
System.Net.NetworkInformation.Ping:Send
(string,int,byte[],System.Net.NetworkInformation.PingOptions)
  at EVEMon.Common.Net.NetworkMonitor.IsNetworkAvailableManual () [0x00000] in
<filename unknown>:0 
  at EVEMon.Common.Net.NetworkMonitor.Initialize () [0x00000] in <filename
unknown>:0 
  at EVEMon.Common.EveMonClient.Initialize () [0x00000] in <filename unknown>:0 
  at EVEMon.Program.Main () [0x00000] in <filename unknown>:0 


Datafile report:


Diagnostic Log:
0d 0h 00m 00s > Starting up
0d 0h 00m 00s > EveMonClient.Initialize - begin

0d 0h 00m 00s > Handled exception
    System.EntryPointNotFoundException: CreateNLSocket
  at (wrapper managed-to-native)
System.Net.NetworkInformation.LinuxNetworkChange:CreateNLSocket ()
  at System.Net.NetworkInformation.LinuxNetworkChange.EnsureSocket () [0x00000]
in <filename unknown>:0 
  at System.Net.NetworkInformation.LinuxNetworkChange.Register
(System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler d)
[0x00000] in <filename unknown>:0 
  at
System.Net.NetworkInformation.LinuxNetworkChange.add_NetworkAvailabilityChanged
(System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler value)
[0x00000] in <filename unknown>:0 
  at System.Net.NetworkInformation.NetworkChange.add_NetworkAvailabilityChanged
(System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler value)
[0x00000] in <filename unknown>:0 
  at EVEMon.Common.Net.NetworkMonitor.Initialize () [0x00000] in <filename
unknown>:0

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list