It might be that your application is missing some files. Get FileMon from http://www.sysinternals.com. Start with
FileMon, and have it running on the XPE system while your app runs. You may
see missing files (files that your app tries to access that return
FILE_NOT_FOUND) - if so, use the Filter capability of Target Designer to
find the components that contain those files, add them to your image, and
rebuild.
--
Hope this helps,
Lynda
"This posting is provided "AS IS" with no warranties, and confers no rights"