2
I have an application in Asp.net, which currently uses Firebird 2.5.1 and works normally. I’m testing the 3.0 Release Candidate for soon migrate the version, but does not open the connection, occurs the following error:
"Connection Rejected by remote interface".
Testing in a Delphi application worked normally, but Visual Studio does not work.
I wonder if it can be the Provider for . net that has not yet been updated to the new version, or if it could be something wrong that I’m making.