|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Securitymicrosoft.public.dotnet.security
Doug Holland -
26 Feb 2005 7:05 PM - 2 messages
I'm working on a project where I have to pass a serialized object to a ASP.NET web service and I recieve an exception because that the object cannot be serialized due to declarative security. The object in question is an Exception class and as such I cannot change the ...
Paul Hatcher -
25 Feb 2005 4:01 PM - 23 messages
Is there any way of granting a specific assembly Reflection permission when the web server is set to Medium level trust? The assembly is signed and may be placed in the GAC if necessary Paul ...
whornak -
24 Feb 2005 3:59 PM - 2 messages
I am trying to use the Impersonation functionality but am getting inconsistent results. Win 2000 w/ Visual Studio 2003 .NET Framework v1.1 in development mode. I have the following set in web.config: <authentication mode="Windows" /> ...
|
|||||||||||||||||||||||