Icon View Incident Report

Serious Serious
Reported By: Jason Wilson
Reported On: 10/19/2001
For: Version 3.03 Build 1
# 985 Setting Any TDBISAMSession Properties Such As ForceBufferFlush Causes Error When Connecting as Admin

I have been attempting to connect to the remote server's admin port at run-time and/or at design-time to no avail. On every occasion, I get an exception error 11299. It appears that the culprit is the 'ForceBufferFlush' property of the session component. If it is True, any attempts to connect to the server's admin port will immediately generate exception 11299. If False, everything works fine.


Comments Comments and Workarounds
The workaround is to set this property to False before connecting to the admin port and then set it back to True after the connection is finished.


Resolution Resolution
Fixed Problem on 10/20/2001 in version 3.04 build 1
Image