In desktop apps I've had to add a reference say to another DLL but this
module is in the project.
TIA
Harry
Dick
--
Richard Grier, Consultant, Hard & Software 12962 West Louisiana Avenue
Lakewood, CO 80228 303-986-2179 (voice) Homepage: www.hardandsoftware.net
Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004, Revised July
2006.
"LightStamp" <harry....@mapcoexpress.net> wrote in message
news:e6fDmzFa...@TK2MSFTNGP06.phx.gbl...
I've run into this before if my target platform did not match my
device type. For instance I have a winmo5 project that I can debug
with breakpoints on a Dell Axim X51 (Winmo5), but debugging fails with
on a winmo6 iPaq device.
You may need to change your target platform. In Solution Explorer,
right click the project name and choose "Change Target Platform" near
the bottom of the context menu. Make sure you have the correct
windows mobile SDK that matches your hardware os version.
Regards,
Russ