MarcFletcher / NetworkComms.Net

NetworkComms.Net is a high performance cross-platform network library written in C#.
http://networkcomms.net
Apache License 2.0
542 stars 242 forks source link

Possible Issue with Examples in Visual Studio 2015 #21

Closed jpvdmerwe closed 8 years ago

jpvdmerwe commented 8 years ago

Hi,

I am trying to use the examples provided in Visual Studio 2015, however I keep getting the following error:

Specified cast is not valid.

Here is the screenshot:

image

The examples work fine in Visual Studio 2012.

MarcFletcher commented 8 years ago

This sounds like some sort of build inconsistency with your VS 2015 install. I have it running ok in 2015.