I have created a Visual Web Part in WSP builder project in VS2010. In this web part I have a ASP.net custom server control that exists in a project which I have added to the solution.
Buy when I add the web part to a web part page I get an exception that the assembly cannot be found. Can anyone guide me how can I resolve this?
Thanks