Tip of the Month (October 2011) Resolving 'Form not found' When Creating a Runtime When creating a runtime (FILE | CREATE DISTRIBUTION FILES), you may see the error message "Form not found on Windows CE device: MyForm.vce". What this means is that, someplace in your application, you refer to MyForm.vce, but MyForm.vce is not on the handheld. It can be difficult to find where your application references MyForm.vce. It'll take a bit of detective work to figure this out. One way to figure this out is to open Visual CE on the desktop and, for each form in your application, do the following:
Previous Tips of the Month |