From: Daniel R. <da...@ac...> - 2016-01-18 14:28:46
|
<html><head><title>Re: [Firebird-net-provider] Solution With ADO.NET provider 4.10.0.0 Fails Compile</title> </head> <body> <span style=" font-family:'Courier New'; font-size: 9pt;">Hi,<br> <br> At January 18, 2016, 9:15 AM, LtColRDSChauhan wrote:<br> <br> </span><table> <tr> <td width=2 bgcolor= #0000ff><br> </td> <td><span style=" font-family:'courier new'; font-size: 9pt;">Hi,<br> <br> 1. On using </span><a style=" font-family:'courier new'; font-size: 9pt;" href="http://ADO.NET">ADO.NET</a><span style=" font-family:'courier new'; font-size: 9pt;"> provider 4.10.0.0 solution fails to compile. The following error is reported:<br> <br> The type or namespace name 'ServiceOutputEventHandler' could not be found (are you missing a using directive or an assembly reference?) (CS0246)<br> The type or namespace name 'FbRemoteEventEventHandler' could not be found (are you missing a using directive or an assembly reference?) (CS0246) <br> <br> 2. Reverting to version 4.8.1.1, compile for the same solution succeeds.<br> <br> Regards,<br> Rajiv</td> </tr> </table> <br><br> <span style=" font-family:'Courier New'; font-size: 9pt;">Reading the release notes for 4.9, there have been a change for the event handlers, to simply use the generic EventHandler.<br> <br> </span><a style=" font-family:'Courier New'; font-size: 9pt;" href="http://tracker.firebirdsql.org/browse/DNET-640">http://tracker.firebirdsql.org/browse/DNET-640</a> <br> <br> <span style=" font-family:'arial'; color: #c0c0c0;"><i>-- <br> Best regards,<br> Daniel Rail<br> Senior Software Developer<br> ACCRA Solutions Inc. (</i></span><a style=" font-family:'arial';" href="http://www.accra.ca">www.accra.ca</a><span style=" font-family:'arial'; color: #c0c0c0;"><i>)<br> ACCRA Med Software Inc. (</i></span><a style=" font-family:'arial';" href="http://www.filopto.com">www.filopto.com</a><span style=" font-family:'arial'; color: #c0c0c0;"><i>)</body></html> |