HighTechTalks DotNet Forums  

The build dll not showing in the Project tab when adding a referen

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss The build dll not showing in the Project tab when adding a referen in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
winlin
 
Posts: n/a

Default The build dll not showing in the Project tab when adding a referen - 09-16-2007 , 06:40 PM






Hello

Using Windows Explorer you can create a folder to store all of you VB.net
projects for example D:\myProjects

Using VS 2005 and VB.net you can create a dll to put in your D:\myProjects
folder using the following steps:
1)File - New Project - VB net - class library and rename the class "myClass"
2)rename the class1.vb to "myClass.vb"
3)add the code
4)build solution name
5)save the project

Next you can create the Windows Application using the following steps:
1)File - New Project - VB net - Windows Application

Why after following these steps when you right click the project and select
"Add Reference" to the Windows Application you can not see the myClass dll
that was "build" in the first step when you click the "Projects tab" from the
add reference dialog box?

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.