Hi all, I am trying hard to make the Application run as a windows services but i am unable to crack it. Actually my services get registered in Windows service console but when i start my service , it basically executes the Application(.exe) created in python and it gets stuck in the code where i have written app = wx.App() app.MainLoop(). Actually on starting the services it is unable to create the Main GUI event Loop.
I am new to this , so may be i would be wrong in understanding the things but the services get stuck in app.MainLoop() Pls. help me out , i have already spent 2 weeks to crack it but i am unable to do it. Regards, Vinay Kumar Khemka Mailto: vinay.khe...@tcs.com =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32