Hi,

I've been trying to make an executable of the working dabo app I've created from
the AppWizard.

The .exe fails when trying to find a db connection.  'getConnectionByName()'
returns None.  It seems 'default.cnxml' is not added to the resultant zipfile,
but even if I add it manually (or place it anywhere in the dist) the .exe still
doesn't work .

Has anyone tried using py2exe with the new AppWizard format and got it working?

--
Matthew Fairclough

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to