Which Applications are using an Assembly in GAC
-
Hi All, Is there any ways to know which all applications are using a particular assembly installed in Global Assembly Cache (GAC)? Thanks in advance Sony Sebastian
-
Hi All, Is there any ways to know which all applications are using a particular assembly installed in Global Assembly Cache (GAC)? Thanks in advance Sony Sebastian
You question is not much clear to me :confused: could you kindly explain in details. you can use
Assembly
Class for thatGlobalAssemblyCache :Gets a value that indicates whether the assembly was loaded from the global assembly cache
Best Regards ----------------- Abhijit Jana View My CodeProject Articles "Success is Journey it's not a destination"
-
Hi All, Is there any ways to know which all applications are using a particular assembly installed in Global Assembly Cache (GAC)? Thanks in advance Sony Sebastian
sebastiansony11966 wrote:
Is there any ways to know which all applications are using a particular assembly
I think it is impossible..
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)