473,386 Members | 1,710 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Custom .NET Control Is Disabled In ToolBox

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

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #1
2 1715
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
"Vadim" wrote:
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

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #2
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

"Vadim" <va******@hotmail.com> wrote in message
news:ON**************@TK2MSFTNGP15.phx.gbl...
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

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Helmut Wagensonner | last post by:
Hi, I have created a custom textBox within a C# project. I want to put that custom textBox on a form now. I heard about a way, to place that user control onto a form within the same project,...
6
by: Suzanne | last post by:
Hi all, I really hope someone out there can help me as I've been tearing my hair out on this one for a good while and I'm getting really frustrated now! My problem is this - my custom...
2
by: Suzanne | last post by:
Hi all, I'm reposting this message as I'm experiencing this problem more and more frequently : I really hope someone out there can help me as I've been tearing my hair out on this one for a...
2
by: Tony Hedge | last post by:
Hello, Framework: NET 1.1, Language VB So I am going through the basic walkthrough example in .NET on how to create a simple custom control. Takes about 2 minutes and when done I have a DLL...
5
by: craigkenisston | last post by:
I created a derived class from "Literal". I put the code in the App_Code folder and the control is working as expected. Now, I wan this control to be in the ToolBox, just like the others, what...
5
by: Blue | last post by:
We have a custom word processing type editor built with C# and .NET 2.0 and we need to support typing in languages other than English. I want to be able to use the Windows IME to enter in text...
15
by: rizwanahmed24 | last post by:
Hello i have made a custom control. i have placed a panel on it. I want this panel to behave just like the normal panel. The problem i was having is that the panel on my custom control doesnt...
5
by: John Kotuby | last post by:
Hi all, This is my first time trying to creaet and use a custome Web Control in a Web Site project in ASP.NET 2.0 with VS 2005 and VB. I created the control in a separate Web Control Library...
1
by: JTC^..^ | last post by:
When I create a custom control inside my Windows Application project it does not appear in the toolbox. I'm using Visual Studio 2005 (Team System for Developers), so this should appear...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.