Re: [Firebird-net-provider] connection rejected by remote interface Error]

2016-01-19 Thread dragos.pop
-- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot fa

Re: [Firebird-net-provider] fbConnection in Windows Service

2016-01-19 Thread Jiří Činčura
> 2. Each method creates a local fbConnection > > a. In this case I get following error: Enumeration was changed. > The > enumeration process can maybe not be performed. (Die Auflistung wurde > geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt > werden) What's th

[Firebird-net-provider] fbConnection in Windows Service

2016-01-19 Thread Nikolaus Kern
Hello, I am using Firebird .net Provider (at the moment 4.9) in a Windows Service that sends JSON data to a mobile app. The only problem there is the handling of the fbConnection. 1. There is a static class to provide the fbConnectionStringBuilder 2. Each method creates a l

Re: [Firebird-net-provider] connection rejected by remote interface Error]

2016-01-19 Thread Геннадий Забула
fbclient.dll is not .net provider library, it is fb server native client library On 19 January 2016 at 13:41, dragos.pop wrote: > > IBExpert is a freeware downloaded from Internet, which is not a .NET > application so it does not use the .NET provider but the gds32.dll > library. > > > Regards,

Re: [Firebird-net-provider] connection rejected by remote interface Error]

2016-01-19 Thread dragos.pop
IBExpert is a freeware downloaded from Internet, which is not a .NET application so it does not use the .NET provider but the gds32.dll library. Regards, Dragos Jiří Činčura Fri, 15 Jan 2016 04:59:51 -0800 What version on fbclient.dll are you using with IBExpert? Can you telnetto 3050? -