From: LtColRDSChauhan <rds...@gm...> - 2016-01-18 13:16:04
|
Hi, 1. On using ADO.NET provider 4.10.0.0 solution fails to compile. The following error is reported: The type or namespace name 'ServiceOutputEventHandler' could not be found (are you missing a using directive or an assembly reference?) (CS0246) The type or namespace name 'FbRemoteEventEventHandler' could not be found (are you missing a using directive or an assembly reference?) (CS0246) 2. Reverting to version 4.8.1.1, compile for the same solution succeeds. Regards, Rajiv |