Hi All,

I have recently created a c# dll which I have applied a strong name to and registered it using GACUtil. If I go to C:\Windows\Assembly it appears in the list without problems. However when in Visual Studio 2003 I create a new application and click on add reference and then select the .NET tab it does not appear??? Is it supposed to appear in there? or do I have to click on browse every time and look for it?

I have also tried regasm.exe to register the class with the system but it still does not do anything in either the .NET or COM tabs.

Any ideas?

Cheers,

Delboy