Joined: Mon Apr 03, 2006 2:04 am Posts: 4
|
Hi,
i am trying to connect to the Interbase throug the firebird driver.but i am getting the follwing error:
"CouldnotcreatethedriverfromNHibernate.Driver.FirebirdDriver"
Inner Exception:
"The IDbCommand and IDbConnection implementation in the assembly FirebirdSql.Data.Firebird could not be found. Please ensure that the assembly FirebirdSql.Data.Firebird is in the Global Assembly Cache or in a location that NHibernate can use System.Type.GetType(string) to load the types from."
|
|