.NET Assembly permissions
From: Nick Goloborodko (coolbest_at_paradise.net.nz)
Date: 02/20/05
- Previous message: Paul Glavich [MVP ASP.NET]: "Re: Exception Details: System.UnauthorizedAccessException: Access to the path - ASP.NET app on WIn2003"
- Next in thread: [MSFT]: "RE: .NET Assembly permissions"
- Reply: [MSFT]: "RE: .NET Assembly permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 21 Feb 2005 01:49:18 +1300
Hi,
I am in the process of working on ASP.NET web control. Basically the control
is just a timer which after a certain timespan posts the page back to
server. It is now functionally complete, and as good coding practice i ran
FxCop on the assembly.
Im a relative newbie in .NET, espacially when it comes to subjects like
security, which previously i just tended to ignore because it was
non-essential for a functionally complete product.
FxCop complained that Assemblies should declare minimum security. At the
moment im looking for a quick fix, so what should a security permissions of
such assembly be?
Kind regards,
nick Goloborodko
- Previous message: Paul Glavich [MVP ASP.NET]: "Re: Exception Details: System.UnauthorizedAccessException: Access to the path - ASP.NET app on WIn2003"
- Next in thread: [MSFT]: "RE: .NET Assembly permissions"
- Reply: [MSFT]: "RE: .NET Assembly permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|