Hi Everyne.
I am creating a Visual Web Part with a custom ASP Control. I have added the dll as a reference. I have also added it to the Package as a GAC.
However I get the error that the assembly cannot find the file specified.
Parser Error Message: Could not load file or assembly 'DropDownCheckBoxes' or one of its dependencies. The system cannot find the file specified.
Can anyone advise what else I should have done? I assume I have just missed something out!