clochiani Posted October 21, 2003 Posted October 21, 2003 Does anyone knows how you can read information out of the GAC: Does the GAC contains the assembly, what version is present in the GAC, what publickeytoken does the assembly has in the GAC... Quote
*Gurus* divil Posted October 21, 2003 *Gurus* Posted October 21, 2003 Check out the following article for a fairly easy way of doing this using an internal class in the framework. If you would rather do it yourself by implementing some COM interfaces and calling functions in the Fusion dll, let me know and I'll post some of my code for you. http://www.codeproject.com/dotnet/undocumentedfusion.asp Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
clochiani Posted October 21, 2003 Author Posted October 21, 2003 url I get the following message: The requested URL could not be retrieved Quote
*Gurus* Derek Stone Posted October 21, 2003 *Gurus* Posted October 21, 2003 I suggest you try again. The URL posted is correct. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.