Search code examples
.netasp.netassembliesgac

How to know which application is using an Assembly in GAC?


How to know which application is using an Assembly in GAC? I want to remove unwanted assemblies from GAC but it is not getting removed as it is used by some other application.


Solution

  • You can use Process Explorer to find processes using a file.