From: Thomas M. <tm...@bs...> - 2005-07-27 23:42:17
|
This might solve your problem. So far working for me, but I still haven't gotten to the firebird .net stuff yet. http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx Peter Lindeman wrote: >When I try and code in VS 2005 I keep getting this error: > >Method 'CheckName' in type >'FirebirdSql.Data.FirebirdClient.FbParameterCollection' from assembly >'FirebirdSql.Data.FirebirdClient, Version=2.0.0.0, Culture=neutral, >PublicKeyToken=fa843d180294369d' does not have an implementation. > >Carlos, I know you mentioned something about the 'CheckName' method being >obsolete. I am beginning to wonder if it has something to do with having 1.1 >and 2.0 on the same machine. I know they say it should work just fine, but >could I have something messed up and the .NET data provider is inheriting >from 1.1 instead of 2.0? > >Does that make sense? It has been a long day and I am incredibly tired. > >Thanks for your help. > > > |