This is easy.. Just learning and the book has me frustrated becaus I can't get there from here.
I created a project as a web control library, added code, tested it created a dll and no errors.
I created a new website
Book says to usr file / Add / Existing Project command, then locate and select the project file for the web control library.
But when I get to the project file it just wants to open it, not place it into a bin folder..
I have gone so far as to create my own bin folder using Add asp.net folder and choosing bin. then using add existing item and pulled in the .dll, .pdb and .xml
Makes it look like the book in the Solution Explorer, but does not set the the custom controls to the library toolbox.
Thanks for any pointers as to what step I am missing.
I created a project as a web control library, added code, tested it created a dll and no errors.
I created a new website
Book says to usr file / Add / Existing Project command, then locate and select the project file for the web control library.
But when I get to the project file it just wants to open it, not place it into a bin folder..
I have gone so far as to create my own bin folder using Add asp.net folder and choosing bin. then using add existing item and pulled in the .dll, .pdb and .xml
Makes it look like the book in the Solution Explorer, but does not set the the custom controls to the library toolbox.
Thanks for any pointers as to what step I am missing.