eVB/.Net CF compatibility

  • Thread starter Thread starter Oldstuff
  • Start date Start date
O

Oldstuff

We are a testing a .Net CF device on a CE .Net 4.2 device. The basic
"image" on the device contains a copy of the compact framework and the
application runs successfully.

However, due to a requirement to also run an eVB application on the
device (porting is not an option in the short-term!) I installed the
eVB runtimes.

This caused the .Net CF application to stop working.

I can see no instances of where their are file conflicts between the
two development runtimes and yet installing the eVB runtimes obviously
did something to inhibit the compact framework.

I have found no evidence in any newsgroups that it's not possible to
have the two runtimes installed successfully on a handheld device but
I'm still struggling.

The eVB application will work fine as well.

Can anybody advise?
 
What does it mean " stoped working"? Have you tried to debug it and see if
you get an exception?
 
Hi,

What I mean by "stopped working" is no sign of life when attempting to
launch the .Net application after installing the eVB runtimes. If I
restore the compact framework on top again then I get an "egg-timer"
but the application still fails to start.

Thanks

Andy
 
Back
Top