Open firebird-automations opened 19 years ago
Commented by: Valery Andreyev (valerymelo)
It should be added that the named message have an invalid ending like that: Server Started: Guardian starting: C:\Program Files\Firebird\Firebird_2_0\bin\fbserver.exe--------
This suggests that the information used for this message is corrupted.
Submitted by: tectsoft (tectsoft)
SFID: 1273921# Submitted By: tectsoft
It would be nice (and extremely easy) to have proper integration with Windows Event Viewer, currently any event is prefixed with:
------ The description for Event ID ( xxx ) in Source ( FirebirdGuardianDefaultInstance ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see... ------
This can easily be eliminated using a message resource compiled with mc.exe (visual studio) and several registry entries that would need to be added during install..
I have a simple demo for this including all necesary reg keys that the installer would need, available from (http://www.tectsoft.net/download/firebird/fbeventlog.zip)
rgds
Si