Icon View Incident Report

Minor Minor
Reported By: Lance Rasmussen
Reported On: 4/18/2008
For: Version 1.09 Build 3
# 2613 Previous Fix for Windows Shutdown Issue in Incident #2605 is Incomplete

You need to add in the procedure, after WindowsShutdown := True;

Msg.Result := 1;

What will happen is that this will give Windows permission to close this. Without it, it will assume value of 0 which is used for No.


Comments Comments and Workarounds
The workaround is to put in the corrected code in the provided edbsrvr source code in the main.pas unit and recompile the server.


Resolution Resolution
Fixed Problem on 4/19/2008 in version 1.09 build 4


Products Affected Products Affected
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image