Guest parks Posted August 19, 2004 Report Posted August 19, 2004 Hi, When I run my application in the emulator, it works fine. But when I tried running the application in Smartphone 2003, an error says not a valid windows ce application. My application only works if the 'album' is running. Any ideas?
Guest gemx Posted August 19, 2004 Report Posted August 19, 2004 Hi parks, you have to set another Compiler configuration to build the app. The Configuration for the emulator is "Win32 (WCE Emulator) Release/Debug" and for the real phone you have to use "Win32 (WCE ARMV4) Release/Debug". It's the 3rd combo box in the last menu line
Guest parks Posted August 20, 2004 Report Posted August 20, 2004 Thanks for the reply gemx. Yes, I already set it to WCE ArmV4 before copying the exe file to the phone. But still it requires 'album' to run first before I can run my application. I really have no idea why. I tested other sample application and they work perfectly fine in the actual phone.
Guest g4mb17 Posted August 23, 2004 Report Posted August 23, 2004 your not using the Camera 'API' are you? riki
Guest parks Posted August 23, 2004 Report Posted August 23, 2004 I'm not using camera API, I'm loading bitmaps though.
Guest rcperez Posted August 23, 2004 Report Posted August 23, 2004 have you tried putting a new provision on your device?
Guest parks Posted August 24, 2004 Report Posted August 24, 2004 Hi rcperez, I don't quite understand. What do you mean by putting a new provision?
Guest parks Posted August 24, 2004 Report Posted August 24, 2004 Hi, Anyway, I started recoding my application and I encountered another problem. Sometimes the application works in the emulator and sometimes it doesn't run at all. I tried debugging and this type of error keeps on appearing: I really don't have any idea how to fix this error. :) I really appreciate your help, thanks!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now