Rainer Meier wrote:= > No, WPKG does not crash on your system - this for sure not. And there is > absolutely no need to wrap in in a try-catch clause. The reason is that > whole WPKG is wrapped in a try-catch clause. So if anything throws an > unexpected exception, then it will be catched and a nicely formated > message will be logged to the event log. But more and more I have the > feeling that your event log does not work as expected and either it just > "hangs" there (Windows call hangs, not WPKG) or it is simply ignored. I will have a look at the code ASAP. However, the fact remains, if I comment the code out it works. If I leave the code it, wpkg.js exits without doing anything else. > Check your event log for errors (Application and System logs - see above > how to reach there). > > Then clean all the logs. Ok, I will check this. Thanks. Got to go now, will investigate more on Monday. Brian May |