I'm getting this error when trying to load a .NET app in visual studio... for some reason visual studio is having difficulty loading skmmenu which is a user control. Is this not part of visual studio? please help!
Could not load file or assembly 'skmMenu' or one of its dependencies. The system cannot find the file specified.
<%@ Register TagPrefix="cc1" Namespace="skmMenu" Assembly="skmMenu" %>