Hi everyone,
Always me J,i'm always in the problem of constructor. I do some research in
the stack trace with a reflector.
L'exception System.MethodAccessException n'a pas été gérée
Message="PersoIBatis.Person..ctor()"
Source="IBatisNet.Common"
StackTrace:
à CreateImplementation(Object[] )
à
IBatisNet.Common.Utilities.Objects.DelegateFactory.Create.Invoke(Object[]
parameters)
à
IBatisNet.Common.Utilities.Objects.DelegateFactory.CreateInstance(Object[]
parameters)
.......
And I can't find the method CreateImplementation(Object[] )(I've done a
"search" in the libraries). Who can tell me where I can find it?
Thanks