M
mlfblom
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
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
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
partially trusted web app is referencing a strongly-named assemblyFrom the info that I found on www and usenet, this means that my
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