12-05-2011 11:31 AM
Steven
12-07-2011 12:52 PM
If the application required signing but wasn't signed it would fail to start.
Application control permissions can prevent an application from sending and receiving SMS messages. If this was the case, your application would receive a ControlledAccessException. You can verify the application permissions by going to Options, Applications, selecting your application and choosing Edit Permission from the menu.
What exception do you see when your thread dies?