On Wed, 2010-09-29 at 07:33 -0700, Sandro wrote:
> That's just a link back to this thread. My post was a follow-up to the
> suggestions you already gave me, and I already have those updated
> dlls.

I didn't know you were trying the updated DLLs.  I somehow missed that.

Are you sure you're replacing the System.Data.Linq.dll assembly that's
in Mono's GAC?  That should work, as

        monodis --typedef System.Data.Linq.dll

shows that the type DbLinq.SqlServer.SqlServerSchemaLoader is present
within that assembly (unlike the 2.6.7 System.Data.Linq.dll), so it
should work.  If it doesn't, either it's some other error, or you're not
replacing the assembly within Mono's GAC.

 - Jon


-- 
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en.

Reply via email to