Author: Zpanzer | Posted on: 4/1/2009 5:49:02 AM | Views : 942

Hi.
 
I'm currently having problems with my web applications and my host. A few weeks ago they changed the trust level and suddenly all my applications went down and was unable to run because they use a something that my assembly appearently don't trust. I asked my hosts support and they said that I had to add "<Assembly: AllowPartiallyTrustedCallers()>" in my DataAcces class, and they gave me this link to look at http://msdn.microsoft.com/en-us/library/system.security.allowpartiallytrustedcallersattribute.aspx
 So I started looking at it but I haven't really been able to figure out how to get this to work, I know it's a bit of a beginner question, but I hope one of you guys can help me.

I am coding ASP VB.net 3.5.

I hope you guys can help me.

Best Regards.

Casper Thoms ...

Go to the complete details ...