Hi.
I just starting to work with
VB.NET 2003.
I created a .NET component (ServerTime) and created a class (TestDLL)that references that .NET component. However, when I look at ServerTime through the Object Browser while in TestDLL, none of the Properties and Methods show up that were defined in ServerTime.
What do I need to do so that they show up in the Object Browser?
TIA.
Rita