[Mono-aspnet-list] Nhibernate3: Failed to convert parameters

Sergey Lobko-Lobanovsky serge.lobanovsky at gmail.com
Fri Feb 18 10:54:18 EST 2011


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> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20110218/39ac1ed3/attachment.html 


More information about the Mono-aspnet-list mailing list