Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Need help with composite custom controls ...

Reply
Thread Tools

Need help with composite custom controls ...

 
 
MEHRAN SEDAGHATPOUR
Guest
Posts: n/a
 
      02-14-2006
If I develop a custom control that is made from intrinsic windows
controls such
as text box, etc, I can successfully deploy it to the the browser and
see it
instantiated.
but if I add a third party control to the custom control, then I have
difficulty instantiating it.
I guess this has to do with .Net framework security.
I have done my best to change the security policies on the local
computer to
allow the Custom User Control to run, but had no success.
I have dveloped and deployed the custom control by following the steps
provided at the following URL:
http://www.c-sharpcorner.com/Code/20...tiveXInNet.asp
Is there any way I can develop a composite custom control in .Net that
includes a third
party control and instantiate into a container (The HTML is rendered
via websphere APP server and the tag that references the controls is
embeded in a jsp file) ?
All helpful comments will be appreciated.
Thanks,
Mehran Sedaghatpour.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
databound custom controls vs composite databound custom controls rodchar ASP .Net 0 11-26-2007 03:51 PM
Detail Help material for Custom Composite Controls Irfan Anjum ASP .Net Web Controls 1 08-08-2007 04:13 PM
Composite vs non composite Controls Mike ASP .Net Web Controls 4 03-11-2005 05:47 AM
Possible to create a composite control that has a child control that is a validator that validates the composite control itself? Jonathan Eric Miller ASP .Net Building Controls 2 07-22-2004 10:58 PM
Composite control with dynamic composite controls sleigh ASP .Net 1 02-12-2004 06:24 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57