Where is the .NET 2.0 GAC under Windows Server 2003? -


I am looking for GAC under Windows Server 2003 and I can only get GAC for Net 1.1

Where can I find this folder?

C: \ windows \ assembly?

On the command line you can browse different folders, although I use gacutil to work with gac, no command line / explorer.


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -