Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests

2013-08-02 Thread Hernan Martinez
inez [mailto:hernan.marti...@obi-corp.com] > Sent: Friday, August 02, 2013 4:50 PM > To: For users and developers of the Firebird .NET providers > Cc: For users and developers of the Firebird .NET providers > Subject: Re: [Firebird-net-provider] Error finding .Net provider but only in &

Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests

2013-08-02 Thread Bradburn, Greg (LNG-RDU)
Cc: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests Humm. I bet the error is because of the version mismatch. You can try deleting the reference and adding it again. Hernán MF El 02/08/2013, a las

Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests

2013-08-02 Thread Hernan Martinez
; -Original Message- > From: Hernán Martínez [mailto:hernan.marti...@obi-corp.com] > Sent: Friday, August 02, 2013 4:27 PM > To: For users and developers of the Firebird .NET providers > Subject: Re: [Firebird-net-provider] Error finding .Net provider but only in > unit tests &

Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests

2013-08-02 Thread Bradburn, Greg (LNG-RDU)
still get the error. -Original Message- From: Hernán Martínez [mailto:hernan.marti...@obi-corp.com] Sent: Friday, August 02, 2013 4:27 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests Did

Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests

2013-08-02 Thread Hernán Martínez
s under TestResults but nothing is > in them. > > Thanks in advance for anything else you can think of. Since, I take it, your > unit tests run fine, and that I must be doing something wrong. > > Regards, > > Greg. > -Original Message- >

Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests

2013-08-02 Thread Bradburn, Greg (LNG-RDU)
From: Hernan Martinez [mailto:hernan.marti...@obi-corp.com] Sent: Friday, August 02, 2013 3:35 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests Well, yours seems fine besides the DLL full name.

Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests

2013-08-02 Thread Hernan Martinez
Provider, > Juris.DataAccessLayer.FirebirdClient" > useStoredProcedure="true"providerInvariantName="FirebirdSql.Data.FirebirdClient"providerName="FirebirdSql.Data.FirebirdClient"entityFactoryType="Juris.Entities.EntityFactory" > enableEntityTracking=&

Re: [Firebird-net-provider] Error finding .Net provider but only in unit tests

2013-08-01 Thread Hernán Martínez
You want to add Firebird's entry also in the test project app.config file. Include a remove before the add too. Hernán MF S El 01/08/2013, a las 22:08, "Bradburn, Greg (LNG-RDU)" escribió: > Greetings, > > We are using Firebird 2.0.1 in embedded mode and everything works fine in the > applic

[Firebird-net-provider] Error finding .Net provider but only in unit tests

2013-08-01 Thread Bradburn, Greg (LNG-RDU)
Greetings, We are using Firebird 2.0.1 in embedded mode and everything works fine in the application but whenever I try to run unit tests against Firebird I get either: System.ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed. at System.Data.Comm