No, custom controls don't need to be in the GAC.
Steve C. Orr, MCSD, MVP
"Andrea Williams" <andreawil@hotmailIHateSpam.com> wrote in message
news:OmCRbYANFHA.2736@TK2MSFTNGP09.phx.gbl...
>I just noticed that all the system control are in the GAC... Do I need to
> add them to the GAC?
>
> Andrea
>
> "Andrea Williams" <andreawil@hotmailIHateSpam.com> wrote in message
> news:%23oiI9UANFHA.3960@TK2MSFTNGP12.phx.gbl...
>> No, no error... When I try to drag and drop, the cursor turns to the no
>> sign as if it's not a control that can be dropped.
>>
>> It's the control from this article:
>>
http://www.codeproject.com/useritems/OverlibWrapper.asp >>
>> Meanwhile I'll try the controls you suggest.
>>
>> Andrea
>>
>> "Steve C. Orr [MVP, MCSD]" <Steve@Orr.net> wrote in message
>> news:uRPpmRANFHA.2140@TK2MSFTNGP10.phx.gbl...
>> > Are you getting some kind of error message?
>> >
>> > Here are some working examples of custom controls that can be
> successfully
>> > dropped from the toolbar:
>> >
http://steveorr.net/articles/InheritAndExtend.aspx >> >
http://steveorr.net/articles/StreamingMedia.aspx >> >
>> > --
>> > I hope this helps,
>> > Steve C. Orr, MCSD, MVP
>> >
http://SteveOrr.net >> >
>> >
>> >
>> > "Andrea Williams" <andreawil@hotmailIHateSpam.com> wrote in message
>> > news:%23vmkFNANFHA.2788@TK2MSFTNGP12.phx.gbl...
>> > > i'm a bit of a noob to custom controls, so please bare with me...
>> > >
>> > > I just downloaded source to a control from thecodeproject.com but I'm
>> > > unable
>> > > to drag and drop the control from my toolbox to the design mode of my
>> ascx
>> > > file. According to the docs, I should be able to do just that. Is
>> there
>> > > something special that I have to do to get a custom control to drag
> and
>> > > drop
>> > > into my page? Some sort of setting or something that I haven't
> included
>> > > in
>> > > the VS.NET option?
>> > >
>> > > Thanks,
>> > > Andrea
>> > >
>> > >
>> >
>> >
>>
>>
>
>