Hi Folks, I've tried out DbLinq together with MySql and it works wonderfully on my local computer. The problem is that when I upload my site and calling it I get a Security Exception: "System.Security.SecurityException: That assembly does not allow partially trusted callers.". I have tried to add the line [assembly: AllowPartiallyTrustedCallers()] to the AssemblyInfo of the SVN version without result. My host is running medium trust and the configuration is viewable at http://www.binero.se/wiki/index.php?title=.NET#Hur_ser_er_Medium_Trust-konfiguration_ut.3F
Can this be solved? If so, how? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
