Hello,

I am having a weird problem.

In the Gac is version 2.0.1.0.

In web.config I have:

<add assembly="FirebirdSql.Data.FirebirdClient, Version=2.0.1.0

I have a compiled library which I have verified is built referencing 2.0.1.0.

However I get a runtime error unless I put a copy of 2.0.0.0 in the local
bin directory:

Could not load file or assembly 'FirebirdSql.Data.FirebirdClient,
Version=2.0.0.0, (and ... the manifest version and the reference version
don't match)

I cannot find that version 2.0.0.0 is referenced anywhere, yet I have to
provide a local copy.


Seems like this is a little time bomb, so I would like to understand how
it is possible and fix it.

Any ideas?


Thanks,

Kyle



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to