Re: From ASP.NET 1.1 to 2.0:
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 11/16/05
- Next message: Dominick Baier [DevelopMentor]: "Re: From ASP.NET 1.1 to 2.0:"
- Previous message: frpascal: "Re: Forms Authentication"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: From ASP.NET 1.1 to 2.0:"
- Maybe reply: Dominick Baier [DevelopMentor]: "Re: From ASP.NET 1.1 to 2.0:"
- Reply: Mark: "Re: From ASP.NET 1.1 to 2.0:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 16 Nov 2005 02:10:39 -0800
Hello mlfblom@gmail.com,
try to put a
<trust level="Full" />
into your local web.config - you should get an error saying you can't override
that setting - if you don't get an error - your hoster did a bad job - but
worth a try :)
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> Hi,
>
> Recently, my hosting partner (shared hosting) updated my account from
> .NET 1.1 to 2.0. After this update one particular call to a DLL
> (freeware Metabuilders FirstFocus) results in an error:
>
> System.Security.SecurityException: That assembly does not allow
> partially trusted callers
>
>> From the info that I found on www and usenet, this means that my
>>
> partially trusted web app is referencing a strongly-named assembly
> Firstfocus.dll and that is not allowed. I also read that this
> mechanism is also in place for .NET 1.1 but I had never seen this
> before as it all worked fine.
>
> My questions
> 1. why did I not have this issue with .NET 1.1?
> 2. what can I do about it?
> Thanks,
>
> Mark
>
- Next message: Dominick Baier [DevelopMentor]: "Re: From ASP.NET 1.1 to 2.0:"
- Previous message: frpascal: "Re: Forms Authentication"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: From ASP.NET 1.1 to 2.0:"
- Maybe reply: Dominick Baier [DevelopMentor]: "Re: From ASP.NET 1.1 to 2.0:"
- Reply: Mark: "Re: From ASP.NET 1.1 to 2.0:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]