tunglam236 / QLBH

Automatically exported from code.google.com/p/wittytwitter
0 stars 0 forks source link

Multiple Instances of Witty After ClickOnce Update #219

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Update Witty via ClickOnce. For example, 2.1.1.0 to 2.1.2.0 on 2/6/2009 
2. Click OK when asked to restart application for changes to take effect.
3. "Another instance of Witty is already running" dialogue appears.

What is the expected output? What do you see instead?
Witty should restart gracefully. Error dialogue should not appear.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by bgrisw...@gmail.com on 6 Feb 2009 at 5:17

GoogleCodeExporter commented 8 years ago
I've seen this as well and it has to do with a timing issue because the same 
code
that restarts the app works flawless in winform applications I've built and 
clickonce
deployed. Not to mention this is a bear to test.  

Original comment by keith.el...@gmail.com on 6 Feb 2009 at 7:14