[Mono-aspnet-list] Nhibernate3: Failed to convert parameters
Antoine Cailliau
antoinecailliau at gmail.com
Mon Feb 28 09:15:26 EST 2011
2.1?
I'm using NHibernate 3 and Mono 2.10.
Antoine
On 18/02/11 16:54, Sergey Lobko-Lobanovsky wrote:
> 2.1 is very old; the latest stable release is 2.8.2.
> Perhaps upgrading can help you as well?
>
> On Fri, Feb 18, 2011 at 12:41 PM, Antoine Cailliau
> <antoinecailliau at gmail.com <mailto:antoinecailliau at gmail.com>> wrote:
>
> Hi,
>
> I fixed the problem by modifying my model.
> > public class Product
> > {
> > public virtual Int64 Id { get ; set ; }
>
> > public virtual string Name { get ; set ; }
> > }
>
> What's your mono version?
>
> 2.10
>
>
> And exactly on what line in your code does the exception happen on?
>
> The problem is that exception is not caught in
> BasicPropertyAccessor.cs on line 304. (in nhibernate)
> (line 6 in http://monobin.com/__m743a6ff2)
>
> I don't get why exception is not caught.
>
> Antoine
>
> --
> Antoine Cailliau
>
>
--
Antoine Cailliau
More information about the Mono-aspnet-list
mailing list