It could be that the application is repeatedly looking for something that
doesn't exist.

Are you running the compiled application from the directory where the
project is stored?

Are you creating any files that the application depends on while running
that are removed when then application quits?  Maybe they aren't being
created by the compiled application, but are being created by the IDE when
debugging.  If so, could be permissions?

HTH


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to