Minor EventCentral update, to version 4.6, for a better handing of dump errors. An icon now shows up if an error was encountered during the dump. Clicking this icon displays dump log.
Most of the time, dump will hang due to a badly formatted dump file that blocks database insertion. You just have to delete that file (or rename it with a different extension), and then run manually :
cd c:\program files\eventcentral
perl insertdb.pl
To upgrade EventCentral to this new version overwrite your EventCentral directory, except config.inc, with the content of the zip file (see "Download" section of this site).