Problem Getting Custom Control to show not greyed out in toolbox

P

PeterKellner

I've built a custom control and have problems getting it to
consistently show up in the toolbox. At the moment, in my project, I
can add the register command

<%@ Register Assembly="MembershipServerControlLibrary"
Namespace="MembershipServerControlLibrary"
TagPrefix="cc1" %>

and the control declaration

<cc1:RoleCheckListMembership ID="RoleCheckListMembership1"
runat="server" DiagnosticInfo="True" ButtonResetText="Resetxxx" />

to the page (and it works correctly), but the control is listed in the
toolbox as greyed out. Any ideas on what could cause this?
Peter Kellner
http://peterkellner.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top