Jump to content

Recommended Posts

Posted

Hi, I have created a uniGUI application which works fine (ie connecting to a database) when working from Delphi GUI both with and without the Standalone server.  However, as soon as I deploy it (both on a LAN or remote server) it seems to miss the DB server ( I get an Ajax error).  It did work for a while but for some reason stopped and I don't know how to trace it.  Any suggestions on how to trace such an error?

Regards

Posted

Hi Gerhard

I am not sure which error log you are referring to.  The application starts successfully but as soon as a connection to the DBs is attempted, it hangs.  After a long while it comes back with Ajax error, the server is unavailable, try again later

 

I use 32 bit Delphi with Firebird 2.5 and Apache 2.4.  For the database connections I use the Interbase/Firebird components from Devart.

 

What is weird is that both the exe and the standalone server version run perfectly, just the dll seems to hang up.

Thanks

×
×
  • Create New...