Re: Coding over a network.
- From: "Ray Cassick \(Home\)" <rcassickNOSPAM@xxxxxxxxxxxxxxxx>
- Date: Sun, 8 May 2005 03:10:00 -0400
Check out Code Access Security (CAS)
http://www.knowdotnet.com/articles/declarativesecurity.html
"Alan LeHun" <none@xxxxxx> wrote in message
news:MPG.1ce74d3a46e7ef4e9897f8@xxxxxxxxxxxxxxxxx
>I have an on-going project on my main pc. It stores its serialized data
> on the local machine. I would like, sometimes, to be able to do some
> coding on my laptop using the source and data on my main pc.
>
> I can load the source ok but I get a warning about the project location
> not being "fully trusted". The code runs ok but attempts to load the
> data from the network resource throws up a
> system.security.securityexception.
>
> What do I have to do to make .NET trust other machines on my LAN, or is
> there another method for getting at (and updating) the data?
>
> --
> Alan LeHun
.
- Follow-Ups:
- Re: Coding over a network.
- From: Alan LeHun
- Re: Coding over a network.
- References:
- Coding over a network.
- From: Alan LeHun
- Coding over a network.
- Prev by Date: Re: VB NET Discussion
- Next by Date: Re: ADOX Question
- Previous by thread: Coding over a network.
- Next by thread: Re: Coding over a network.
- Index(es):