G
Guest
I want to use Enterprise Library for .NET 2.0 with ASP.NET 2.0. I've seen
some postings on issues with using it with in ASP.NET, issues like partially
trusted callers and other security issues. What is required to get
Enterprise Library for .NET 2.0 working with ASP.NET 2.0 in a non-hosted
environment. If I add an "[assembly: AllowPartiallyTrustedCallers]"
attribute to each assembly will that do the trick or is there a better way?
I'd appreciate any insight.
some postings on issues with using it with in ASP.NET, issues like partially
trusted callers and other security issues. What is required to get
Enterprise Library for .NET 2.0 working with ASP.NET 2.0 in a non-hosted
environment. If I add an "[assembly: AllowPartiallyTrustedCallers]"
attribute to each assembly will that do the trick or is there a better way?
I'd appreciate any insight.