Re: Coding over a network.
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
- From: Alan LeHun <none@xxxxxx>
- Date: Sun, 8 May 2005 19:17:56 +0100
In article <#jMQ0z5UFHA.3056@xxxxxxxxxxxxxxxxxxxx>,
rcassickNOSPAM@xxxxxxxxxxxxxxxx says...
> Check out Code Access Security (CAS)
>
>
http://www.knowdotnet.com/articles/declarativesecurity.html
>
tyvm.
Bit heavy for me (and keeps taking me to the MS Help files which I've
already trawled through) but I now at least have access to my data
across the LAN, even if I still get the "not trusted" warning.
--
Alan LeHun
.
Relevant Pages
- Code Access Security -- Simple but working examples
... I'm desperately trying to understand code access security. ... MSDN and ... VS.NET help files explains the concepts in details but the code ... snippets does not help to put the whole picture together. ... (microsoft.public.dotnet.framework.aspnet.security) - Re: Security Exception error
... You are running into the security layer in .NET called code access security. ... CAS is niot concerned with who is running the code, but rather where the code came from. ... don't have problem running it on my local machine. ... (microsoft.public.dotnet.framework) - Re: Cant upload WebPart
... If your Web Part is correctly registered as safe (as Radek indicated), ... may have a Code Access Security (CAS) issue. ... (microsoft.public.sharepoint.portalserver.development) - Re: .NET Application Deployment
... Code Access Security ... (CAS) ... can trip you up if so. ... Greg ... (microsoft.public.dotnet.general) - Re: WinForm not runs in network
... You need to understand .NET Code Access Security: ... any .NET code loaded from outside the running box is considered unsafe and you need to configure the running computer's CAS to allow it to run. ... If you wna to make things simple, just build a installation package and install your app locally. ... (microsoft.public.dotnet.framework.windowsforms) |
|