Subject Cannot open file "". The system cannot find the path specified.
Author paul.coshott
Hi All,

I have an app that connects remotely (to a Morfik web site firebird database) via port 3051. I also have the ability to conect locally via port 3050 to a locally stored database for testing purposes. This all works perfectly.

For the remote connection we use stunnel.

On the customers machine, we have an identical stunnel setup, and I know this is ok, because I can connect to the remote database using FenixSQL (via port 3051).

But when I try to connect with my app on the customers computer, I get the error :
Cannot open file "". The system cannot find the path specified.

Any ideas what I'm missing ?

Cheers,
Paul