F
Francesco
Hi everybody.
I have writed a small test application to understand the
functionalities offered by OpenNetCF.Net namespace.
My problem is that, when i do this call in the code:
AdapterCollection ac = OpenNETCF.Net.Networking.GetAdapters();
I get the following excpetion:ArgumentOutOfRangeException
it seems very strange to me, in fact i don't give any argument to the
method...
Anyone can help?
I tested it in a pocketPc2002, maybe the openNet framework is designed
for pocketPc 2003?
Thanks for your answers.
Francesco
I have writed a small test application to understand the
functionalities offered by OpenNetCF.Net namespace.
My problem is that, when i do this call in the code:
AdapterCollection ac = OpenNETCF.Net.Networking.GetAdapters();
I get the following excpetion:ArgumentOutOfRangeException
it seems very strange to me, in fact i don't give any argument to the
method...
Anyone can help?
I tested it in a pocketPc2002, maybe the openNet framework is designed
for pocketPc 2003?
Thanks for your answers.
Francesco