Coder Social home page Coder Social logo

monkeyorm's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

monkeyorm's Issues

exception accurs using the version 6.5.4 of Mysql.data.dll

Hello,
I am using, since months, MonkeyOrm with Mysql.data.dll -version newer than 6.6.0 That was working fine. Recently I was forced by hosting problems to use the older 6.5.4 version of Mysql.data.dll.
I strated then to have exception comming from MonkeyOrm !

The method throwing this exception is :
MonkeyOrm.CrudDbTransactionExtesion.Save(...)

Error Message :
"Specified cast is not valid."

StackTrace :
at MonkeyOrm.CrudDbConnectionExtension.LastInsertedId(IDbConnection connection, IDbTransaction transaction)
at MonkeyOrm.CrudDbConnectionExtension.Save(IDbConnection connection, String table, Object values, Int32& id, IEnumerable1 whitelist, IEnumerable1 blacklist, IDbTransaction transaction)
at uManger.Lib.UserManagement.UserManager.<>c__DisplayClasse.b__b(IDbTransaction t)
at MonkeyOrm.TransactionSupportExtension.AbstractTransactionScope.Do[T](IDbConnection connection, Func2 action) at MonkeyOrm.TransactionSupportExtension.ConnectionFactoryTransactionScope.Do[T](Func2 action)
at uManger.Lib.UserManagement.UserManager.Register(String email, String password, UserType usertype, VerificationToken& token, Int32& id)
at Bla.Web.Controllers.AccountController.Register(RegisterModel model, Boolean captchaValid, String captchaErrorMessage)
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary2 parameters)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.b__41()
at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass81.<BeginSynchronous>b__7(IAsyncResult _) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult1.End()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.b__33()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.b__49()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.b__49()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.b__49()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.b__36(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.b__20()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.b__22(IAsyncResult asyncResult)

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.