Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.ArgumentException: Type 'DbLinq.Data.Linq.IVendorProvider' has no implementation #331

Open
GoogleCodeExporter opened this issue Apr 24, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I am tested at debug mode and run OK, but when I am running in release mode 
DBLinq.dll and DBLinq.MySql.dll I got this error:

System.ArgumentException: Type 'DbLinq.Data.Linq.IVendorProvider' has no 
implementation at 
DbLinq.Factory.Implementation.ReflectionObjectFactory.Create(Type t) at 
DbLinq.Factory.Implementation.ReflectionObjectFactory.Get(Type t) at 
DbLinq.Factory.ObjectFactoryExtensions.Get[T](IObjectFactory self) at 
DbLinq.Factory.ObjectFactory.Get[T]() at 
DbLinq.Data.Linq.DataContext.Init(IDatabaseContext databaseContext, 
MappingSource mappingSource, IVendor vendor) at 
DbLinq.MySql.MySqlDataContext..ctor(IDbConnection conn) at 
QuizSertanejoWebService.CommonDataContext..ctor() at 
QuizSertanejoWebService.Service1.AtualizarHighScore(Int32 ID, Int32 Tipo, Int32 
HighScore)

Original issue reported on code.google.com by gandarez on 13 Mar 2012 at 2:53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant