Custom .NET Control Is Disabled In ToolBox

V

Vadim

I have downloaded Custom Control (Multi-Column DropDown With
AutoComplete) from the web.

In the sample I downloaded (VB.NET application) it works
perfectly.

I tried to put the same control to the ASP.NET application by adding the
custom control's project into my solution and then added reference from
my main project to this project.

The control appears in the toolbox, but it's gray and cannot be dragged
into the web form.

I tried to set reference to this control's DLL from Bin folder and have
the same result with gray control and full disability of the control.

Any help, please

Vadim
 
G

Guest

Hi Vadim,

I guess the problem is with the licence file. Some of the third party user
controls have licence file.
Check out if this one has a licence file from the vendor. Its of extension
..lcx

Place this file in the application folder itself.
Hope this helps...

Need any help, do post a msg back...

Happy Coding
 
W

William F. Robertson, Jr.

Is this control a windows forms control? If so, you can only use
WebControls on an asp.net page. I believe there is a way to host windows
forms control in IE 6.0, but it requires trust, and the .NET framework to be
installed on the client machine.

bill
 

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,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top