PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Can't get OpenNETCF to install correctly. (1.3)

Reply

Can't get OpenNETCF to install correctly. (1.3)

 
Thread Tools Rate Thread
Old 13-06-2005, 10:19 PM   #1
skgonyea
Guest
 
Posts: n/a
Default Can't get OpenNETCF to install correctly. (1.3)


Computer is an AMD64 3000+ with Windows XP Pro SP2. I'm using Visual
Studio .NET 2003, and have the Smartphone 2003 and Pocket PC 2003 SDKs
installed as well.

When I install the SDF version 1.3, it will complete the install and I
can create an OpenNETCF project. However, some namespaces within the
OpenNETCF are unavailable. I.E. OpenNETCF.Net is unavailable, as well
as half of the others. But the Drawing namespace, IO, etc, are
available.

Can anyone help me figure out what is wrong? Thank you, very much.

  Reply With Quote
Old 14-06-2005, 01:52 AM   #2
Tuor.Sirfalas@gmail.com
Guest
 
Posts: n/a
Default Re: Can't get OpenNETCF to install correctly. (1.3)

i had your same problem. i read about it on the opennetcf forums and
scoured the place and found that version 1.3 has a lot of problems.
Some have even suggested to the developers to take the link off the
main page but oh well.

Anyway, first, uninstall version 1.3. Once you finish uninstalling it,
be noted that the files have not been fully uninstalled because there
are some things that need to be fixed with the uninstaller. Afer that,
do a search on your computer for "OpenNetCF*.dll". Basically it just
searches for any DLL with OpenNetCF on the filename. Once you find them
all, delete them all.

Afer that download OpenNETCF V1.2 from the link below and once its all
done, you would be able to compile and run the emulator properly.
Worked for me.

http://www.opennetcf.org/download.a...viceFramework12

  Reply With Quote
Old 14-06-2005, 02:14 AM   #3
skgonyea
Guest
 
Posts: n/a
Default Re: Can't get OpenNETCF to install correctly. (1.3)

I've done multiple things, including what you suggest, but I still
don't have access to OpenNETCF.Net namespace.

This is incredibly frustrating.

  Reply With Quote
Old 14-06-2005, 07:21 AM   #4
Sergey Bogdanov
Guest
 
Posts: n/a
Default Re: Can't get OpenNETCF to install correctly. (1.3)

It seems that you did not add reference to OpenNETCF.Net assembly. Go to
Project->Add Reference. In the dialog increase the size of Path column
to see v1.0.5000\Windows CE\OpenNETCF.Net.dll then click Select button
on this item (it should be the fourth "Smart Device Framework" item).

--
Sergey Bogdanov
http://www.sergeybogdanov.com


skgonyea wrote:
> I've done multiple things, including what you suggest, but I still
> don't have access to OpenNETCF.Net namespace.
>
> This is incredibly frustrating.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off