Message-ID: <[EMAIL PROTECTED]>
Hello:
> "Could not load type 'Firebirdsql.data.firebird.fbconnection' from
> assembly 'firebirdsql.data.firebirdclient,version=2.0.0.0
> culture=neutral,publickey token=3750ABCC3150B00C'
If this is the exact message there should be something wrong, it should
be trying to use:
Firebirdsql.Data.FirebirdClient.FbConnection
--
Carlos Guzm?n ?lvarez
Vigo-Spain
Reply:
After compiling the source with VStudio 2005 command prompt, the dll appeared in the
build netcf folder. i used this dll to add the fbconnection,fbcommand and others to the toolbox.
Then I added a fbconnection1 to my project, deploy it to my wmobile 2005 pocket pc and tried to issue a fbconnection1.open command
with the connection string pointing to a remote FBird server on the network.
Usually if using the normal desktop .net framework FBird provider I will get a
"Remote host not found" error if the server address is wrong or server is
not running. If remote server is found, then I will be able to get the data
from remote server into a local dataset.
But running the same command on a pocket pc gives me the error.
"Could not load type 'Firebirdsql.data.firebird.fbconnection' from
assembly 'firebirdsql.data.firebirdclient,version=2.0.0.0
culture=neutral,publickey token=3750ABCC3150B00C'
Any idea what happen or where did I go wrong ?
Thanks carlos.
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.
------------------------------------------------------------------------- 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
