Subject | RE: [firebird-support] Re: Issue deploying FirebirdSql.Data.Bdp... |
---|---|
Author | Simon Carter |
Post date | 2005-09-05T13:02:24Z |
Hi Scott,
.net work :-) and I have never used BDP. Some other things I would try are:
~ Make sure the firebird .net provider is registered in global cache.
~ Check which modules are loaded whilst debugging, to see if it
dynamically links with other dll's.
~ Use Dependency Walker (http://www.dependencywalker.com/)
~ Copying all the dll's from "\Common Files\Borland Shared\BDS\Shared
Assemblies\3.0" and registering them 1 at a time on the target pc.
Rgds
Si Carter
http://www.fbtalk.net/
http://www.tectsoft.net/
> -----Original Message-----TBH I have given up on Delphi 8 & 9 and switched to Visual Studio/C# for
> I am kindof swaying towards there being some link with the
> BDP assemblies that is missing, but I cannot find much
> information about deploying the BDP (or more importantly, any
> .xml files that the BDP assemblies may require to function correctly).
>
> Any other thoughts?
>
.net work :-) and I have never used BDP. Some other things I would try are:
~ Make sure the firebird .net provider is registered in global cache.
~ Check which modules are loaded whilst debugging, to see if it
dynamically links with other dll's.
~ Use Dependency Walker (http://www.dependencywalker.com/)
~ Copying all the dll's from "\Common Files\Borland Shared\BDS\Shared
Assemblies\3.0" and registering them 1 at a time on the target pc.
Rgds
Si Carter
http://www.fbtalk.net/
http://www.tectsoft.net/