This happens sporadically, where the Connect AddIn Launches, it is
viewable in the task bar, but when you click on it in the task bar it
does not show up on the screen.I'm listening for the
AddInLauncherEvent.LAUNCH, AddInLauncherEvent.STOP,
AddInLauncherEvent.FAIL. It gets to the LAUNCH Handler, but never to the
STOP or FAIL. So it thinks it has launced without error, but there is
never a dialog to choose "Window, Desktop, or Application".I've seen
this on OSX and XP. Any advice you can give to...