0
votes
0answers
5 views
Is it possible to remove a Publisher Policy file?
I have a situation where a vendor-supplied assembly reference is messed up. Basically, it is pointing to a version of the assembly that I do not want to use. I used FusionLog to …
1
vote
1answer
198 views
Storing DLL’s in A Central NON GAC Location
We are being presented with a unique, painful situation. Traditionally we have been using the GAC and Policy Files to control DLL versions for our .NET applications. However, we …
2
votes
1answer
618 views
.NET Assembly Binding How/Why (1.1, 2.0, GAC, Policy Files and more…)
I have been working through a number of very "odd" issues with some DLL versions, Policy Files, and items in the GAC and for the life of me I haven't been able to find a solid answ …
