There should be only one instance of PHPRunner |
10/24/2007 3:37:47 PM |
PHPRunner General questions | |
D
dratman author
There should be only one instance of the PHPRunner application program open under Windows. Unfortunately it's very easy to accidentally get more than one instance going, without even realizing it's happening. This problem occurs if you click a PHPRunner document icon (.phpr file) while PHPRunner is already active. |
|
![]() |
Sergey Kornilov admin 10/24/2007 |
This is not exactly correct. Pretty often I open two PHPRunner projects to compare them side by side. |
M
|
mmponline 10/25/2007 |
I use 2 open PHPRunner's often to copy code, events or features from other projects. |
J
|
jskewes 10/25/2007 |
Ralph, There should be only one instance of the PHPRunner application program open under Windows. Unfortunately it's very easy to accidentally get more than one instance going, without even realizing it's happening. This problem occurs if you click a PHPRunner document icon (.phpr file) while PHPRunner is already active. The .phpr file can get messed up if two instances of PHPRunner are active at the same time, both saving, maybe alternately, to the same document. That happened to me several times, and caused some confusion and trouble before I realized what was going on. I don't know the details about how to prevent more than one instance of a program running under Windows, but here is a link that might help: http://www.vikramlakhotia.com/How_to_allow...pplication.aspx Thank you. |