Ed Leafe wrote: > On Jul 8, 2008, at 1:46 PM, Mike Mabey wrote: > >> 3) The app compiles and runs without any error, but no data is >> retrieved and >> the Close button doesn't work. > > It may not be including any of the XML files, such the .cnxml that > defines the connection. Be sure that these are included in the > setup.py specs for included files.
I guess in general, list the files and directories in your project, and then take a look at the files and directories in the generated exe (either unzip the exe, or choose a bundle option that keeps the files and directories separate). Make sure all needed files are there in the distribution directory. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
