Hi,
Binding policy can happen at several levels :
- Application-policy resolution (e.g. myapp.exe.config)
- Publisher-policy resolution (installed in the GAC)
- Administrator-policy resolution (machine.config located at
e.g.
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\CONFIG\
Is there a enterprise-policy as well that can be used ?
If so, how to use it ? Using a specific .config - file with a typical name ?
(as with 'machine.config')
thnx
Chris
Conrad Zhang - 04 Dec 2003 07:42 GMT
As far as binding policy is concerned, those are the only ones. There is no
enterprise policy.
Please read Alan's blog for more detail.
http://blogs.gotdotnet.com/alanshi/commentview.aspx/d4edb084-c625-4b6e-8e5c-7c25
80cfcee9
> Hi,
>
[quoted text clipped - 12 lines]
>
> Chris