Subject: Mono System.DllNotFoundException: Iphlpapi.dll
I am trying to run .net 2.0 version of agsxmpp \agsXMPP SDK\1.10\agsxmpp\bin\Net2\Debug\agsXMPP.dll on mono 2.4 CentOS. If I just use the agsXMPP.dll as is I get the following dll not found error
System.DllNotFoundException: Iphlpapi.dll
If I remove WIN32 from compilation symbols I get a socket connection error and it never connects to the xmpp server.
Can you provide any information on the proper approach to get this working on mono?
Thanks
Jason
System.DllNotFoundException: Iphlpapi.dll
If I remove WIN32 from compilation symbols I get a socket connection error and it never connects to the xmpp server.
Can you provide any information on the proper approach to get this working on mono?
Thanks
Jason