[web2py] Re: Windows Service: No module named gluon.winservice

2012-03-25 Thread haggis
Thank you, Massimo! Here's the ticket: http://code.google.com/p/web2py/issues/detail?id=733 Am Montag, 26. März 2012 01:30:05 UTC+2 schrieb Massimo Di Pierro: > > Looks like it is not finding the gluon folder. Please open a ticket and I > will look at it asap. > > Massimo > > On Sunday, 25 March

[web2py] Re: Windows Service: No module named gluon.winservice

2012-03-25 Thread Massimo Di Pierro
Looks like it is not finding the gluon folder. Please open a ticket and I will look at it asap. Massimo On Sunday, 25 March 2012 08:47:41 UTC-5, haggis wrote: > > Hello, > I'm trying to start web2py as a Windows (XP) service. After installing the > pywin32 extension all errors at command line w

[web2py] Re: Windows Service: No module named gluon.winservice

2012-03-25 Thread Massimo Di Pierro
On Sunday, 25 March 2012 08:47:41 UTC-5, haggis wrote: > > Hello, > I'm trying to start web2py as a Windows (XP) service. After installing the > pywin32 extension all errors at command line were gone. However, the > service doesn't start. > > This is what happens: > > #python web2py.py -W insta

[web2py] Re: Windows Service: No module named gluon.winservice

2012-03-25 Thread haggis
Using web2py 1.99.4 stable