Hi

I am using DBLinq to connect to a MySQL DB on one of my ASP.NET app.

I have recompiled the DBLinq.dll and DBLinq.MySQL.dll  dll's with
[assembly: AllowPartiallyTrustedCallers()] in the AssemblyInfo files.
This gets me past the SecurityException, but the following exception
is now thrown:

Type 'DbLinq.Data.Linq.Sugar.IDataMapper' has no implementation

I'm getting this only on my shared hosting. It works fine on my local
machine...

Any ideas or suggestions?

-- 
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