| re: "Partially Trusted Context"
perfect, thanks.
i got to the point of adding my .exe to the framework in the .NET
Configuration Tool, but when I right clicked on it, I didn't see
a 'security' property.
then used "Runtime Security Policy" and selected my *.exe and
increased it's security.
i guess i never thought of my little exe as an 'assembly' :D
"Eddie" <blah@blah.blah.com> wrote in message
news:08b401c38ecb$29a154d0$a301280a@phx.gbl...[color=blue]
> Use the Framework configuration wizard to modify the
> trust level for the Program/assembly..
> Just assign it a higher trust level..
>
> HTH
> Eddie de bear[color=green]
> >-----Original Message-----
> >
> >I wrote a c# program that does some file manipulation on
> >a remote server. Testing it from my workstation, it ran
> >fine.
> >
> >When I copied it to another server, and ran it from
> >there, on load, it threw a balloon message:
> >
> >"This application is running in a partially
> >trusted context. Some functionality in
> >the application may be disabled due to
> >security restrictions."
> >
> >What is the answer to this?
> >
> >
> >
> >.
> >[/color][/color] |