I have a solution with two projects; a main project (windows forms) and a .dll project that contains custom controls that I want to use in the main project.
I complied both projects and added a reference to the dll project in the main project. Last week the controls I built showed up in the toolbox and now do not. I have since deleted that project and recreated a new dll project and repeated all steps to add the reference, yet no controls show up in the toolbox.
Any suggestions?
Thanks
Loading
DanielPosted Nov 26, 2007, 1:18 PM
When I had it working before, after I added the reference in the main project, the controls showed up automatically. Not sure what is going on at this point.
Scott LyslePosted Nov 26, 2007, 1:09 PM