Jump to content

Exception 0x80004005


Recommended Posts

Good morning,

 

since today I can't start aivlasoft anymore.

 

I use v1.6.15.15941 with AIRAC 1803. If i start the DataProvider, always will be shown this exception message:

 

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Net.Sockets.SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally permitted
   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at System.Net.Sockets.TcpListener.Start(Int32 backlog)
   at er.b(IPEndPoint A_0)
   at h8.a(h9 A_0)
   at fg.e()
   at fg.a(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
...
 
AivlaSoft.Efb.Common
    Assembly Version: 1.6.15.15941
    Win32 Version: 1.6.15.0
    CodeBase: file:///C:/Program%20Files%20(x86)/AivlaSoft/EFB/AivlaSoft.Efb.Common.DLL
 
 
Using Windows 10 Pro (64bit) actual Patch from today.
I have restartet my PC, running DataProvider as Admin and as Non-Admin.... 
 
Help!
 
Best Regards
Thomas
 
 
 
 
 
Link to comment
Share on other sites

On 3/2/2018 at 9:19 AM, tstemmer said:

SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally permitted

This error message usually is raised when two programs coincidentally are using the same IP-port number. Maybe this conflict has been solved coincidentally too.

Link to comment
Share on other sites

×
×
  • Create New...