I think it is not fixed. Please check. Thanks. On Apr 15, 3:13 am, Fran <[email protected]> wrote: > In Bzr revision 1813 onwards, Web2Py no longer works as a Win32 > service: > > Traceback (most recent call last): > File "C:\Bin\web2py\gluon\winservice.py", line 46, in SvcDoRun > self.start() > File "C:\Bin\web2py\gluon\winservice.py", line 118, in start > path=options.folder, > TypeError: __init__() got an unexpected keyword argument 'path' > > This has been traced to the removal of the relevant option to > HttpServer in this > revision:http://bazaar.launchpad.net/~mdipierro/web2py/devel/revision/1813#glu... > > I'm not sure whether the option needs restoring or whether > winservice.py should no longer attempt to pass it. > > Many thanks, > Fran.
-- To unsubscribe, reply using "remove me" as the subject.

