"dele adedoyin" <[EMAIL PROTECTED]> wrote in message news:58176@palm-dev-forum... > > Please help me, anyone. > > No matter what anyone says, I've found this newsgroup to be very helpfull > and forthcoming in answering questions even those from pathetic newbies like > me. That is why once again I turn to you for help. I am able to compile and > run other applications written by me and I have no problem compiling and > debugging stationery but when I try one particular project, I get the error > message: > > Connection Attempt failed. Please Try Again > > How could this be? What tools are you using to build this? If you're using a version of CodeWarrior for Palm OS before R7, then you might be building a bad PRC file which is being rejected. This error can happen if segments are too large or if you have bad resources. Check to make sure that all of your references to other resources in Constructor are good -- no form bitmaps with broken links, incomplete bitmap families, or missing menus. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
