mwrock / RequestReduce

Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
www.requestreduce.org
Apache License 2.0
228 stars 49 forks source link

Unable to run the RequestReduce in Medium Trust Shared hosting environment #271

Open smartabbas opened 8 years ago

smartabbas commented 8 years ago

I have my site on shared hosting, where i have implemented the RequestReduce however it throws me below error: Inheritance security rules violated while overriding member: 'StructureMap.StructureMapException.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)'. Security accessibility of the overriding method must match the security accessibility of the method being overriden. Not sure what could be causing this, any help would be appreciated. Note :- Site is running under Medium Trust.