Re: How do I share .net applications from a network location
- From: "Sean Hederman" <email.jpg@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 11 May 2005 13:30:07 +0200
If you strong name them you can give the permissions based on the publisher
rather than the application itself.
"Chris" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:01fe01c5561b$bdfac080$a601280a@xxxxxxxxxx
> Hi,
>
> I receive an error when I try to run an EXE (and linked
> DLL's) from a shared network location.
>
> The error is:
> "The application attempted to perform an operation not
> allowed by the security policy. The operation requried the
> SecurityException. To grant this application the required
> permission please contact your system administrator, or use
> the Microsoft .NET security policy administration tool."
>
> "Request for the permission of type
> System.Data.SqlClient.SqlClientPermission"
>
> I can use the .net security wizard to update the trust
> level for the assemblies, and that works. BUT I often
> update the application, maybe once a week, which means I'd
> need to update the trust level every time on all client
> machines.
>
> How can I give full access to my applications to run from a
> shared network folder?
>
> Thanks,
> Chris
.
- References:
- Prev by Date: How do I share .net applications from a network location
- Next by Date: Custom Listener InitialiseData path "Program Files" query
- Previous by thread: How do I share .net applications from a network location
- Next by thread: Custom Listener InitialiseData path "Program Files" query
- Index(es):
Relevant Pages
|