asp.net custom server control not showing when dragged onto web fo

Tech-Archive recommends: Speed Up your PC by fixing your registry



I've created a custom composite calendar server control in asp.net. I've
compiled the dll and added it to my toolbox, but when I drag and drop it onto
a web form, I don't see the control in the designer. All I can see is a tiny
little green arrow. It shows up in the property explorer for the page and
the control works just fine when the page is rendered on a browser. The
problem is that I don't see it on the form in the vs.net web form designer
and that is perplexing. Anyone have any ideas on why this is happening and
what I can do to fix it?

.



Relevant Pages

  • Custom web part + edition in front page = error
    ... contact the site administrator to have the Web Part or Web Form ... Control configured as safe. ... My DLL which contain my web part is in the BIN folder. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Custom web part + edition in front page = error
    ... contact the site administrator to have the Web Part or Web Form ... >> Control configured as safe. ... >> My DLL which contain my web part is in the BIN folder. ...
    (microsoft.public.sharepoint.windowsservices)
  • how come user control added to page doesnt get added to codebehind file?
    ... I create a new Web Form and drag a new Button onto it from the Web ... control that I created, by dragging and dropping the "UserPost.ascx" ... lazy to type the declaration in myself, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: OWC COM components
    ... client side in the browser, then use client script and object tags, VS ... a bunch of button to postback commands to the control. ... > components in a web form, where i need them, what can i do about this ... >>> i found manage events in a pivot table in a windows form but this does ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Page and control lifecycle
    ... This method begins by initializing the page’s control ... These steps include managing view state, handling postback ... and rendering the page’s HTML markup. ... > server-side Web Form with multiple Web controls inside the Web Form. ...
    (microsoft.public.dotnet.framework.aspnet)