Events dont get triggered after online -> shutdown -> online
------------------------------------------------------------
Key: DNET-940
URL: http://tracker.firebirdsql.org/browse/DNET-940
Project: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider
Affects Versions: 7.5.0.0
Reporter: Lars Weber
Assignee: Jiri Cincura
The problem we are having is that already queued events are not received by the EventHandler after the database has been shutdown and brought back online.
The RemoveEventError handler does not throw an event that the application could react on and reregister the events.
The application is requiered to be restarted, as the database events are registered on application startup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|