From: larryrking on
Hello,

I have built a PocketPC application that has dependencies on OpenNETCF
1.4. I've built the OpenNET DLLs into my CAB for distribution and
everything works well and installs well on WM2003, and WM5. On
Windows Mobile 6, everything installs fine and my application launches
after installation. However, if I reboot the PocketPC then launch my
application again, I lose my connection with OpenNETCF and receive the
following error:

File or assembly name 'OpenNETCF, Version=1.4.50804.0,
Culture=neutral, PublicKeyToken=30C767B29D52D6E6', or one of its
dependencies, was not found.

Now, the strangest thing about all of this is that this failure seems
to be inconsistent. Sometimes it never fails at all, but I can manage
to make it fail about 70% of the time.

I'm not sure if I'm doing something wrong in my CAB INF, if OpenNETCF
1.4 is inconsistent on this platform, or what, but I have deployed
many PocketPC apps in the past and have never seen this behavior. Any
help or clues anyone can give would be *most* appreciated.

Thanks,
Larry King
Human Interface Engineer