232.
After building a custom control, you test it by adding an ASP.NET web application to the solution.
You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error.
What is the most likely reason for the problem?
View Description
No description found.