Q: I get the message "Can't find application or one of its components..." when I try to run my application.
Your application requires a DLL that's not in the CE build. This is often a debug release of MFC or a custom library. Some of these DLLs may be available in your SDK. On your development PC, you can right-click your application and use QuickView to find out what libraries it uses.