Hi Charles, it could be, that your app did not close properly. It could be, that it still remains as a process, even if it is not visible anymore.
I do not remember, if the taskmanager under Win98 is able to show running processes. So look here http://www.microsoft.com/technet/sysinternals/utilities/processexplorer.mspx for a tool which shows you the running processes under windows, even win 98. If you can see your app in the list of running processes try to "kill" that process. You can find a tool named kill.exe under ftp://ftp.microsoft.com/services/technet/samples/ps/win98/reskit/diagnose/ After killing that process you should be able to run you app again. After that you should verify, if your app is running on other machines/OS without that problem. Best regards, Matthias Original Message processed by David InfoCenter Subject: Has anybody run into this problem? (06-Nov-2007 6:40) From: Charles Szasz <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] I have testing my application on both the Mac and Windows. I am using Rev. 2.8.1 Built 472. I am testing my Windows app using Parallels on OS 10.4.11. The Mac app runs fine. The Windows app runs once on Windows 98 but then it will not run again. You have to reboot to run it again. And then you can only run it once before rebooting again. Has anybody run into this problem? -- View this message in context: http://www.nabble.com/Has-anybody-run-into-this-problem--tf4755463.html#a13598967 Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution To: [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
