When I try to add an AddressControl usercontrol to a form I get the message.
An exception occurred while trying to create an instance of
AddressControlNS.AddressControl...
The exception was "File or assemble name CsLibrary, or one of its
dependendecies was not found.
The project for CsLibrary is in the same solution (but not the same as the
project containing the form).
The project for AddressControl is in the same solution (but not the same as
the project containing the form).
Both projects are referenced in the form's project.
Thanks for any info