Can't install OpenNETCF? Please help me

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
 
P

Peter Foot [MVP]

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

Peter
 
I

info

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 ?
 
G

Guest

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
 
G

Guest

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:
 
P

Paul G. Tobey [eMVP]

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top