An event is not registered (QueueEvents)
-----------------------------------------
Key: DNET-492
URL: http://tracker.firebirdsql.org/browse/DNET-492
Project: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider
Affects Versions: 1.7.2
Reporter: Sergey Prochoghev
Assignee: Jiri Cincura
Priority: Critical
It's works like a charm for the Firebird 2.0 but doesn't for the Firebird 2.5
Here is the example code:
...
EvLOGP200:= FirebirdSql.Data.Firebird.FbRemoteEvent.Create(FbConnectionFDB
, ['INS_FDB001_TAB001']);
Include(EvLOGP200.RemoteEventCounts, FbConnectionFDB001_InfoMessage) ;
EvLOGP200.QueueEvents;
Here is an error message:
encountered unhandled exception class FirebirdSql.Data.common.IscException
Here is the debug:
-> interruption ... "Unable to complete network request to host "0.0.0.0"."
--
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
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider