As it happens, I think I know exactly what the problem is, because the same thing happened to me recently. The problem is caused by moving a Zope install. When you remove the first installation, Zope does not clean the registry appropriately, and the reinstall does not overwrite the existing keys. So the value HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{zope service name}\Parameters\start has the old path in it still. If you go in with Regedit and change this to point at your new install, it should work fine. TK
Message: 10 Date: 15 Oct 2001 10:41:49 -0700 From: CURTIS David <David.Curtis@state.or.us> To: Zope@zope.ORG (IPM Return requested) (Receipt notification requested) Subject: [Zope] Zope NT Service dies
Greetings,
My Zope NT4 Zope service is not working :-(. Thanks to Any MyKay I have some diagnostic information. Running the zservice.py produces this output.
C:\BATCH>C:\PROGRA~1\ZOSMB\bin\python.exe C:\PROGRA~1\ZOSMB\zserver\zservice.py debug Debugging service ZOSMB Info 0x400000FF - Starting Zope. Error 0xC00000FF - Zope died and could not be restarted. Info 0x400000FF - Stopping Zope. Info 0x400000FF - Stopping Zope.
Any additional information would be apprechiated. Cheers, Curtis