Application is deadlocked and appears to stop responding
Article Information:
Applications must open network connections on a separate thread from the main application thread. If an application attempts to open a connection on the main thread, the handheld cannot display the dialog box for the user to accept or deny the connection. The application is deadlocked and appears to stop responding.
This problem does not occur in the simulator unless security mode is enabled. Refer to the IDE Online Help for information on enabling security mode in the simulator.