Adding components to References --> Add Reference - > .Net Dialog
Visual Studio
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Everyone, How will i add custom .net components developed in c# to References --> Add Reference - > .Net Dialog in Visual Studio.Net 2005
-
Hi Everyone, How will i add custom .net components developed in c# to References --> Add Reference - > .Net Dialog in Visual Studio.Net 2005
Do you mean, you want to know why the custom assembly you want to use is not listed under the .Net tab of the Add Reference dialog? Try the browse tab instead, and navigate to it. Or do you mean, you developed a component and want it to be listed under that .Net tab? You need to register the assembly.