Using Enterprise Library for .NET 2.0 with ASP.NET 2.0

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

Joerg Jooss

Thus wrote Karch,
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.

Why not build EL and sign it with a strong name?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,052
Latest member
LucyCarper

Latest Threads

Top