[Mono-list] System.IO.FileNotFoundException:System.Threading.Tasks.Dataflow

MrBlaTi vincent at may-maerkl.de
Sat Feb 20 10:47:46 UTC 2016


Hello,
I got a lil' project running, and I wanted to do some communication via
websockets. 
only problem is, my program crashes at start throwing
System.IO.FileNotFoundException: Could not load file or assembly
'System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Threading.Tasks.Dataflow, Version=4.5.24.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at vtortola.WebSockets.WebSocketListener..ctor (System.Net.IPEndPoint
endpoint) <0xb38d66e8 + 0x0003f> in <filename unknown>:0
  at Pond.Server..ctor (MainWindow win) <0xb38d5c20 + 0x000f3> in <filename
unknown>:0
  at Pond.MainClass.Main (System.String[] args) <0xb6abf0d0 + 0x0006f> in
<filename unknown>:0

A quick search and 
https://www.archlinux.org/packages/extra/i686/mono/files/
tells me its part of the standart mono package, wich is, in fact, installed.
Anyone had a similar issue, or am I just being plain dumb here?

Best regards



--
View this message in context: http://mono.1490590.n4.nabble.com/System-IO-FileNotFoundException-System-Threading-Tasks-Dataflow-tp4667473.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list