Can't install OpenNETCF? Please help me

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,all
I can't successfully install the OpenNETCF v1.3.
There is always an error that "InstallUtiLib.dll:Unknown error in
CorBindToRuntimeHost(0x80131700)."
I have installed Vistual Studio 2005 on my PC.
Who can tell me how to solve this problem?
Thanks a lot!

Sincerely
 
We don't currently have an installer which supports VS2005, the v1.3 release
requires VS2003.

Peter
 
When I've both on my system would I then be able after the installation
to use it in VS .NET BETA ?

When will a new installer be aviable for the new VS .NET ?
 
When I've both on my system would I then be able after the installation
to use it in VS .NET BETA ?

No. As Peter said, 2005 isn't supported.
When will a new installer be aviable for the new VS .NET ?

When we get closer to a release of Studio 2005. Integration takes work, and
until we're reasonbly certain it won't change we'll work on other things.

-Chris
 
I've installed both VS2003 and VS2005. Now OpenNETCF works well in VS2005.
Thanks for your answer, Mr. Peter and Mr. Chris
I have another question.
I am doing an application on my PDA to scan the APs around it. Now my PDA
can "hear" these APs using the OpenNETCF. I want to connect one of these APs.
How to do it? Could you give me some advices?Thanks in advance!

Sincerely
Wisent



“Peter Foot [MVP]â€wrote:
 
Look at the capabilities of the Adapter class in OpenNETCF.Net. You'll want
to use SetWirelessSettings(). Please remember that the PDA's ability to
hear, connect, etc. has *nothing* to do with your program running. The OS
handles that regardless of you.

Paul T.
 
Back
Top