Title: Exception while using DataAdapter Configuration Wizard in VS2005

Hi,

I get the following error when using DataAdapter Configuration Wizard. How to fix this problem?

System.DllNotFoundException: Unable to load DLL 'fbembed': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

   at FirebirdSql.Data.Client.Embedded.FbClient.isc_attach_database(Int32[] statusVector, Int16 dbNameLength, Byte[] dbName, Int32& dbHandle, Int16 parmBufferLength, Byte[] parmBuffer)

   at FirebirdSql.Data.Client.Embedded.FesDatabase.Attach(DatabaseParameterBuffer dpb, String dataSource, Int32 port, String database)

   at FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect()
   at FirebirdSql.Data.FirebirdClient.FbConnectionPool.Create()
   at FirebirdSql.Data.FirebirdClient.FbConnectionPool.CheckOut()
   at FirebirdSql.Data.FirebirdClient.FbConnection.Open()
   at FirebirdSql.Data.Design.DataAdapter.FbDataAdapterConfigurationStep7.ConfigureWithSqlStatements()

Thanks
Vinay.

-------------------------------------------------------------------------
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