I am using 3rd party controls in my asp.net project. These controls are supposed to be installed in the GAC but when I run gacutil -l I don't see them listed, but when i look at
C:\windows\assembly
The files are there. (I ran gacutil from this directory, if that makes a difference).
What is going on here?