|
[
Permalink
| « Hide
]
Dmitry Yemanov added a comment - 06/Jun/08 08:15 AM
Am I right that it happens only when you setup the server *without* the guardian?
I do not use the neither the guardian nor the setup file for windows.
I just use the ZIP firebird installation, unzip it and manually call instsvc and instreg to install and uninstall the service. Hope this helps... Hi, I think I found the root of this problem.
It is found in "install_svc.cpp", line: 389 if (status != FB_SUCCESS && status2 != FB_SUCCESS) status = FB_FAILURE; This results to error if there is no Guardian installed to be removed (status). Can someone verify this because my C++ knowledge is at least 15 years rusty... Greg-- |
|||||||||||||||||||||||||||||||||||||||||||||||||||