Icon View Incident Report

Minor Minor
Reported By: Steven Jackson
Reported On: 2/1/2012
For: Version 2.07 Build 1
# 3540 SendStatusMessage Method for External Modules Not Working Properly

I am trying to send status messages back to the client when executing an external module proc. I get the default status messages of “Executing the ______ procedure…” and “The ____ procedure was executed successfully” without any issues, so I know my TEDBStoredProc’s OnStatusMessage is hooked up correctly. However, when I call SendStatusMessage in the external module, the OnStatusMessage event never fires. Also, I am using SendProgress in a very similar way and that is working great. I’m not sure why SendStatusMessage isn’t working for me, since it looks like it is using the same callback mechanism as SendProgress.


Resolution Resolution
Fixed Problem on 2/2/2012 in version 2.08 build 1


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

Image