02-26-2009 05:47 AM
In my case - application did not start. I needed to launch it manually.
02-26-2009 07:07 AM
02-27-2009 01:34 PM
Autostart applications should run automatically after they have been installed. What could have happened is the application tried to autostart, but didn't have the permissions to do what it wanted and failed with a ControlledAccessException. Often this can be seen as the application failing to start, but in fact it did start but just wasn't allowed to do what it tried to do.
Check the event log on the BlackBerry (alt+lglg). You should see an entry for your application being started after it was installed.