Tagged Questions
The restarting tag has no wiki summary.
10
votes
11answers
18k views
How do I restart my C# WinForm Application?
Developing a C# .NET 2.0 WinForm Application. Need the application to close and restart itself.
Application.Restart();
The above method has proven to be unreliable.
What is a better way to ...
8
votes
5answers
859 views
4
votes
6answers
871 views
C# .Net exe doesn't close when PC is restarted, keeping the machine from restarting
We have a SmartClient built in C# that stubornly remains open when the PC its running on is being restarted. This halts the restart process unless the user first closes the SmartClient or there is ...
2
votes
0answers
114 views
Restarting Blackberry Programmatically
I want to make Blackberry application that can restart the blackberry it self (after doing some task)
for example, i make this little application using the dummy
dummy : (after it becomes ...
1
vote
2answers
567 views
SQL Server 2008 R2 Express - Instances continually starting up database
I have 3 instances running of SQL Server 2008 R2 Express, to try and circumvent the 1gb limit for express editions. Instance 1 (SQLExpress) is attached to my busiest web site, servicing around 3000 ...
1
vote
3answers
854 views
Restarting an action in cocos2D for the iPhone
If I am using an action that does not repeat in cocos2D how do I restart that action?
I am using the code:
CCAnimate* action = [CCAnimate actionWithAnimation:myAnimation];
[mySprite runAction: ...
0
votes
1answer
83 views
Problems with closing and starting a Python program quickly
I have a small python/pyqt-program which functions fine the first time I run it. But if I close it and restart it quickly (in about 3 secs) this definition will give the wrong result. It runs fine ...
0
votes
1answer
81 views
Android service restarting not working
I have build a service to broadcast a timer data to various activities. Usually it runs ok without problems, but there are ocassions when android restarting it does not work as expected.
It has also ...
0
votes
1answer
126 views
site unavailable after install and reboot and plonectl start
Ubuntu 10.04 system. new Plone install, went fine and created some content, everything seemed fine. New kernel update and a reboot later, Plone is running but will not present any pages to a browser. ...
0
votes
1answer
102 views
Forcing BlackBerry to do a hard restart after app installation
I've been experiencing unexplained connection issues with my BB app. This only happens on a Curve 8520, and only on some of them. There is no noticeable pattern so i cant determine what causes it. The ...
0
votes
2answers
594 views
Websphere Application Server v7 Configurations without restart?
Does anyone know of any way to make a datasource configuration change in WAS 7 without a complete restart of the app servers? I need to change the database URL and would rather not bring down all my ...
0
votes
2answers
191 views
Any method that can restart iPhone?
Is there any method that will restart the iPhone on call? It can be an undocumented method (and probably will end up being since I can not find a method like it in the iPhone SDK reference).
-1
votes
1answer
27 views
When right click, explorer automatically restarts
I'm having a trouble with Right-Click, Ctrl+C, Ctrl+V...
when I did one of above any where on my windows box, it just restarts the explorer.exe.
Help me to resolve this.
Thank You!