CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 9/5/2006 10:13:04 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 6 Views: 28 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
7 Items, 1 Pages 1 |< << Go >> >|
huangdashi
Asp.Net User
How to enable an item in the VS2005 toolbox?9/5/2006 10:13:04 PM

0/0

 am just wondering if anyone knows this VS2005 toolbox configuration issue.

 

Hi there 

Some items in the VS 2005 toolbox are either missing or disabled even though I use choose items and select those items.

 Please note that I am only talking about the standard tools provided by VS system.

My question is how to enable them?

I notice that some controls are available only for certain types of VS files. For example, a content place holder is available only within master page design. Another thing is that there is a way to set constraint scoping levels so that all items within different tabs can be “programmed” so that they can be discreetly excluded for certain applications or types of pages (don’t understand the reason behind this feature)

But if I just want to enable some items in toolbox, i.e. dataset or SQLDataAdapter, and do not want to go into “programming” the availability of each item, how should I do it?

Thanks a lot. 

Michael


huangdashi
Jasson_King
Asp.Net User
Re: How to enable an item in the VS2005 toolbox?9/6/2006 10:02:37 AM

0/0

You can try to browser the corresponding Assemblies and add them to ToolBox.
Sincerely,
Jasson Wang
Microsoft Online Community Support

This posting is provided "AS IS" with no warranties, and confers no rights
Mikhail Arkhipo
Asp.Net User
Re: How to enable an item in the VS2005 toolbox?9/8/2006 12:02:52 AM

0/0

Toolbox items indeed are enabled/disabled per file type. The reason is that, for instance, Web Controls can only be created in the Web Form designer. Even if you manage to enable toolbox item for asp:button and drop it on Windows Form, it won't work and will just throw exceptions. Contentplaceholder won't work correctly outside of a master page either. Besides, VS is not tested in any of those scenarios so even if you manage to enable some items, VS behaviour will be completely unpredictable.
Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
bryanowen
Asp.Net User
Re: How to enable an item in the VS2005 toolbox?6/19/2007 6:51:00 PM

0/0

Mikhail,

That sounds reasonable.  I'm having a problem, however, where I have created a new Web Application in Visual Studio 2005 (I have the Web Application add-on so I can do old-style web applications in VS2k5), and have created a new web page (.aspx extension), and *only* the "HTML" toolbox items are enabled.  No WebControls, no data controls, nothing.

Any thoughts?

-Bryan

 

Mikhail Arkhipo
Asp.Net User
Re: How to enable an item in the VS2005 toolbox?6/19/2007 7:47:15 PM

0/0

Are you using SP1? Web Application is an integral part of SP1, no add-in is required.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
hers2keep
Asp.Net User
Re: How to enable an item in the VS2005 toolbox?8/30/2007 9:49:28 PM

0/0

I'm having this exact problem and it just started today. As far as I know, I didn't make any changes that would have brought about this change. I tried resetting the toolbox, to no avail. Did anyone find a solution for this?

bryanowen
Asp.Net User
Re: How to enable an item in the VS2005 toolbox?8/31/2007 1:40:03 PM

0/0

I never figured out what caused the problem in the first place, but the SP1 recommendation solved another problem (that Web Applications are no longer an "add-in"), so I installed it, and the toolbox problem auto-magically went away.  There was definitely a problem there, but I have no idea what caused it or what the precise fix is.  All I can recommend is the brute-force method of installing VS2005 SP1 if you haven't already.  Sorry about that.

7 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional Visual Studio 2005 Team System Authors: Jean-Luc David, Tony Loton, Erik Gunvaldson, Christopher Bowen, Noah Coad, Darren Jefford, Pages: 700, Published: 2006
Professional Web Parts and Custom Controls with ASP.NET 2.0 Authors: Peter Vogel, Pages: 449, Published: 2005
Mastering Web Development with Microsoft Visual Studio 2005 Authors: John Paul Mueller, Pages: 822, Published: 2005
SQL Server 2005 Bible Authors: Paul Nielsen, Pages: 1293, Published: 2006
Beginning Visual Basic 2005 Authors: Thearon Willis, Bryan Newsome, Pages: 799, Published: 2006
Visual C# 2005: How to Program Authors: Harvey M. Deitel, Paul J. Deitel, Pages: 1591, Published: 2006
Pro Visual Studio 2005 Team System Application Development: Application Design Authors: Steve Shrimpton, Pages: 768, Published: 2006
The Complete Reference to Professional Soa With Visual Studio 2005 (C# & Vb 2005) .net 3.0 Authors: Tom Gao, Pages: 700, Published: 2007
Visual Basic 2005: How to Program Authors: Harvey M. Deitel, Pages: 1513, Published: 2006
Pro C# with .NET 3.0: exploring the .NET universe using curly brackets Authors: Andrew Troelsen, Pages: 1186, Published: 2007

Web:
How to enable an item in the VS2005 toolbox? - ASP.NET Forums Re: How to enable an item in the VS2005 toolbox? 09-06-2006, 6:02 AM. Contact ... Re: How to enable an item in the VS2005 toolbox? ...
codebrothers.net - .NET developer information :: How to disable ... How to disable Visual Studio 2005 automatic item population of toolbox. If you have many projects with even more user control in your Visual Studio 2005, ...
Visual Studio 2005 ToolBox for Windows CardSpace - Windows CardSpace I published my brand new ToolBox Suite for Visual Studio 2005. ... Both controls are integrated into the Visual Studio 2005 ToolBox: ...
thekua.com@work » Speeding up Visual Studio 2005 Close the Toolbox tab - Even with just the tab closed, VS2005 still seems to use .... Turn off Track Active item. This will turn off jumping in the explorer ...
CodeProject: Visual Studio 2005 ToolBox Clone. Free source code ... A simple clone of the Visual Studio 2005 toolbox using a standard treeview. ... An item on level 0 will be a root item and drawn as the darker header items. ...
Download details: Visual Studio 2005 Automation Samples Jan 6, 2006 ... 5) Adding custom toolbox items. ScriptHost ScriptHost hosts the VBScript engine, ... It will create an instance of VS, and add a task item. ...
VS2005 Toolbox Issues Talk about VS2005 Toolbox Issues. ... David the simplest way to install and enable these database tools in Visual ...
CoDe Magazine - Article: What's New in the Visual Studio 2005 ... Figure 1 shows the Visual Studio 2005 toolbox as it shows up in the Beta 1 build . ... You can add a new column or edit the existing ones, and you can enable ...
enable asp.net ajax on existing websites? - ASP.NET Forums But here comes another problem: all the ajax controls won't show up in the Toolbox. is the any way to add them into my VS2005 toolbox? ...
c1flexgrid problems with VS 2005 - C1 Community I tried Browse option of Choose item and point to file under the bin directory. c1flexgrid appeared in the toolbox, but it was gray ...




Search This Site:










advanced datagrid from efficion consulting...

why can't i add a new user!!!!!

features that you would have liked to see in asp.net 2.0

server uptime

how to create menus and submenus in asp.net

adding field to access table?

web deployment

add string to a message box

problems with a cart when the page is refreshed

solpart :object reference

calculating totals from data in a gridview and displaying in a custom field?

images disappearing when logged in using roles

menu

problem with returnurl

add user to role

"outputpath property is not set for this project..." error message when building staging configuration

invalid postback or callback...

sql connection

ambiguous assembly error

some free stuff

developing a photo gallery

problem with textbox

module without container

how encrypt asp.net dll c#

microsoft sql 2000 usage with visual studio 2005

how do i get changes in source code ?

command line to submit a button

authentication timeout on application in subdirectory

quickly debugging "external component has thrown an exception" errors

windows authentication: not showing userid,password dialog box

 
All Times Are GMT