How to deploy .net appliction
We normally put applications used by lots of staffs on a shared drive and put client component(link, some scripts etc) on each machine.
However the .net frameworks use code based security and applications run from shared drive will not have full permissions (e.g. read environment variable etc).
The only solution I found is to deploy a group policy which trusts a specific application by the strong name or location to each machine.
Is it the best way to do it?
Many Thanks
Jerry
However the .net frameworks use code based security and applications run from shared drive will not have full permissions (e.g. read environment variable etc).
The only solution I found is to deploy a group policy which trusts a specific application by the strong name or location to each machine.
Is it the best way to do it?
Many Thanks
Jerry
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.