I get the following error when i build the project
SNMPSession.cpp(5) : fatal error C1107: could not find assembly 'System.Net.DLL': please specify the assembly search path using /AI or by set...
I have a C++ wrapper for an already built C# assembly. I can see in the file directory that the assembly is located at C:\Visual Studio 2008 MyProjects\DotNetDllForMetaTrader4\Debug\CSharpAssembly....