From: Roman S. <rom...@gm...> - 2009-12-09 14:29:06
|
André Knappstein wrote: > Thanks Paul, > I got the wording wrong. I meant of course that the client-dll had > been installed using InstClient.exe from the server's \BIN folder. > > But now that you say it... I will ask my friend if he really really > did the install... I guess Paul talked about problem with manifest. FB 2.1 is built by VS.2005 but 2.0 by VS.2003. VS.2005 uses dll manifests and if you don't have manifest or correctly installed vcredist (w\o VC.2005 SP1) you can't use binaries built by VS.2005. So correctly installed fbclient in your case is not installed by InstClient.exe but with correct vcredist or with needed dll's and manifests. -- Roman Simakov |