Subject Runtime Error R6034 Firebird Server 2.1 on Win Server 2003 can't load gds32.dll
Author fabioxgn
I'm getting this runtime error R6034 when I try to execute an application in a Windows 2003 Server.

Microsoft Visual C++ Runtime Library

Runtime Error!

R6034

An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information.

This server had Firebird 2.0 installed, and it works, I uninstalled it and installed Firebird 2.1, but Firebird 2.1 doesn't work at all.

When I use instclient to see which dll is installed it returns the correct result, which is the Firebird version I'm using 17910:

>instclient.exe query gds32
Installed GDS32.DLL version : 6.3.1.17910 (shared DLL count 1)

I've also looked for other dll which could be lost in the system but there's none, the system is clean, but I can't get Firebird to work.

Any ideas to solve this are welcome, thanks.