C # application with connection error with Firebird on Windows 7 32/64 bits with 2GB of RAM

6

Hello! I am developing a C # application, in which I have already installed it on several machines for testing with windows xp, 7 and 8 and in all of them the application worked correctly, however on a specific machine it just does not run and it shows the following message in the running the application!

Now the following detail has already been formatted and the problem still persists, and if I point the bank of it to another machine it runs normally without any problem since when the bank is local it generates this error, I have other programs using firebird without any problems, the firebird installed is identical to the one the project was created on. I really do not know but what to do!

    
asked by anonymous 09.01.2015 / 13:56

1 answer

6

I was able to solve the problem by updating the UDF Firebird was calling!

    
09.01.2015 / 23:40