Pcap.Net BadImageFormatException was unhandled

Hello, I am new to using PCAP.net and I got this error.

enter image description here

+3
source share
1 answer

Take a look here. It looks like you just need to install the Target platform on x86 instead of Any CPU. http://pcapdotnet.codeplex.com/discussions/514869

0
source

All Articles