Versioning requirements - FirebirdSql.Web.Providers

View: New views
2 Messages — Rating Filter:   Alert me  

Versioning requirements - FirebirdSql.Web.Providers

by mateoc15 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm getting the following error using the FirebirdSql.Web.Providers library.

-----

Could not load file or assembly 'FirebirdSql.Data.FirebirdClient, Version=2.5.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

-----

The versions I have are below:
FirebirdSql.Data.FirebirdClient.dll - v2.5.1.0
FirebirdSql.Web.Providers.dll - v2.5.0.0

I assume that this error means that FirebirdSql.Web.Providers references FirebirdSql.Data.FirebirdClient v2.5.0.0?  All I can find on SourceForge is FirebirdSql.Data.FirebirdClient v2.5.1.0 - where can I get v2.5.0.0?  Or am I even on the right track with this error?

Thanks!

- Matt

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@...
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Re: Versioning requirements - FirebirdSql.Web.Providers

by Jiri Cincura :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Oct 30, 2009 at 21:05, Matt Schutz <matt.schutz@...> wrote:
> I assume that this error means that FirebirdSql.Web.Providers
> references FirebirdSql.Data.FirebirdClient v2.5.0.0?  All I can find on
> SourceForge is FirebirdSql.Data.FirebirdClient v2.5.1.0 - where can I get
> v2.5.0.0?  Or am I even on the right track with this error?

You need to build webproviders with your particular version or you can
redirect version via app.config.

--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@...
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider