OpenNETCF.Net rebinding fails

  • Thread starter Thread starter Udo Killermann
  • Start date Start date
U

Udo Killermann

I am trying to use the Rebind method on an Adapter instance. My WLAN device
is named "ODIM\WLAGS46B1" running on Dell AXIM30H. When trying to rebind the
program throws an exception and tells me "Exception DeviceIoControl(
IOCTL_REBIND_ADAPTER )". The WLAN adapter has an upper binding to
OdysseyIMCE - this can be found in "HKLM/Comm/WLAGS46b1/UpperBind".

Can the problem be the lower b in the Comm entry which conflicts with the
name reported by GetAdapters?

Is anyone experiencing similar problems or is this unique to my Dell?

Many thanks for your answer
Udo
 
I have found out that the driver named ODIM... is bound to the Odyssey
Client which comes preconfigured on my device - if I like this or not. To
access the underlying adapter I speculate that I have to rip off the "ODIM\"
prefix in my driver name. Can anybody confirm on this?

Thanks for your answer
Udo
 
Back
Top