PC Review


Reply
Thread Tools Rate Thread

Adding Controls To The Visual Studio 2008 Toolbox

 
 
Nathan Sokalski
Guest
Posts: n/a
 
      20th Mar 2010
I have a control library that contains several controls that I want to add
to the Visual Studio 2008 toolbox for use in Web Applications. I have done
this before, so I know how to do it. However, when I attempt to do it this
time it refuses to add one of the controls. The one control that does not
get added inherits from System.Web.UI.HtmlControls.HtmlAnchor, and I am
wondering if the fact that it is inheriting from an HtmlControl has anything
to do with the fact that it is not being added to the Toolbox. This control
works perfectly fine, and I am able to use it perfectly fine in my Web
Applications, so the code does not have any problems. Why is this control
not being added to the Toolbox like the other controls? Thanks.
--
Nathan Sokalski
(E-Mail Removed)
http://www.nathansokalski.com/

 
Reply With Quote
 
 
 
 
Mr. Arnold
Guest
Posts: n/a
 
      22nd Mar 2010


"Nathan Sokalski" wrote:

> I have a control library that contains several controls that I want to add
> to the Visual Studio 2008 toolbox for use in Web Applications. I have done
> this before, so I know how to do it. However, when I attempt to do it this
> time it refuses to add one of the controls. The one control that does not
> get added inherits from System.Web.UI.HtmlControls.HtmlAnchor, and I am
> wondering if the fact that it is inheriting from an HtmlControl has anything
> to do with the fact that it is not being added to the Toolbox. This control
> works perfectly fine, and I am able to use it perfectly fine in my Web
> Applications, so the code does not have any problems. Why is this control
> not being added to the Toolbox like the other controls? Thanks.


Are you getting any error messages? I reccently addrd the DomainDataSource
Web Control to the Toolbox for a project I was working. The dll for the
control had dependecies to two other DLL's that needed to be in the location
of the DLL I was trying to add to the Toolbox.
 
Reply With Quote
 
Nathan Sokalski
Guest
Posts: n/a
 
      22nd Mar 2010
Not, it is not giving me any error messages, it is simply not adding the one
control almost as if it didn't exist (I almost wish it was giving an error
message, then I would at least have some idea where to start as far as
figuring out what the problem was!).
--
Nathan Sokalski
(E-Mail Removed)
http://www.nathansokalski.com/

"Mr. Arnold" <(E-Mail Removed)> wrote in message
news:CFBB6A19-D83C-47E8-97E2-(E-Mail Removed)...
>
>
> "Nathan Sokalski" wrote:
>
>> I have a control library that contains several controls that I want to
>> add
>> to the Visual Studio 2008 toolbox for use in Web Applications. I have
>> done
>> this before, so I know how to do it. However, when I attempt to do it
>> this
>> time it refuses to add one of the controls. The one control that does not
>> get added inherits from System.Web.UI.HtmlControls.HtmlAnchor, and I am
>> wondering if the fact that it is inheriting from an HtmlControl has
>> anything
>> to do with the fact that it is not being added to the Toolbox. This
>> control
>> works perfectly fine, and I am able to use it perfectly fine in my Web
>> Applications, so the code does not have any problems. Why is this control
>> not being added to the Toolbox like the other controls? Thanks.

>
> Are you getting any error messages? I reccently addrd the DomainDataSource
> Web Control to the Toolbox for a project I was working. The dll for the
> control had dependecies to two other DLL's that needed to be in the
> location
> of the DLL I was trying to add to the Toolbox.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Adding Controls To The Visual Studio 2008 Toolbox Nathan Sokalski Microsoft ASP .NET 2 22nd Mar 2010 02:43 PM
Visual Studio 2008 Professional Edition Web Form Controls John Crews Microsoft ASP .NET 16 23rd May 2009 06:53 PM
Visual Studio 2008 Professional Edition Web Form Controls John Crews Microsoft ASP .NET 0 19th May 2009 01:27 AM
Add controls/components to the Visual Studio Toolbox =?Utf-8?B?TWluaS1Ub29scyBUaW1t?= Microsoft Dot NET Framework Forms 0 7th Jul 2006 04:39 PM
adding Visual Studio's ToolBox item by code =?Utf-8?B?U2xhd29taXIgUGlvdHJvd3NraQ==?= Microsoft Dot NET 5 9th Nov 2005 09:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:37 AM.