CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 12/12/2005 10:29:06 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 9 Views: 42 Favorited: 0 Favorite
10 Items, 1 Pages 1 |< << Go >> >|
boyd5
Asp.Net User
Toolbox doesn't contain web controls12/12/2005 10:29:06 PM

0/0

Hi,

I'm just getting started with Visual Studio 2005, and I'm really confused about the toolbox... I opened up VS2k5 for the first time, selected a new web site, named it, and landed on the Default.aspx source view.  Everything was fine.  Then I switched to design view, and I get a General Tab, as well as a "HTML" tab.  So I say to myself, "where in god's green earth are my webcontrols?".  I tried to show all, but they're still disabled... am I missing something.

I know this is simple, I feel like a noob all over again.


-Adam Boyd


Systems Architect
eramseur
Asp.Net User
Re: Toolbox doesn't contain web controls12/12/2005 10:48:14 PM

0/0

Usually the toolbox [ in old versions] dynamically switches depending on if you can drag/drop controls.  If you are on the design view however, you should def see the controls.  I would think this would happen when you switch to the source view.  Maybe someone else has this issue..... 

Eric Ramseur
Rainbow Portal 2.0 Admin
Download Rainbow 2.0!!
Rainbow Code
Rainbow Portal Community
C# 2005 Group
boyd5
Asp.Net User
Re: Toolbox doesn't contain web controls12/12/2005 10:52:34 PM

0/0

Thanks for responding.  I agree with what you're saying, and I'm equally flustered.  No matter what view I switch to, I simply have "HTML" and "General" tabs in the toolbox.  General is empty, while HTML has the typical HTML controls you would expect to see.

Perhaps the installer failed to add in the appropriate DLLs or something, I have no idea.  I tried adding them manually into a tab of my own creation, but the environment just refreshes, but nothing happens.


-Adam Boyd


Systems Architect
eramseur
Asp.Net User
Re: Toolbox doesn't contain web controls12/12/2005 11:12:50 PM

0/0

Try right clicking on the toolbox ( when you are in design mode) and then try adding a control.  Go look at the assemblies and make sure they are checked. I mean they should be but hey you never know....

Eric Ramseur
Rainbow Portal 2.0 Admin
Download Rainbow 2.0!!
Rainbow Code
Rainbow Portal Community
C# 2005 Group
danmor
Asp.Net User
Re: Toolbox doesn't contain web controls12/12/2005 11:45:11 PM

0/0

If you have an HTML file open you will only see the HTML and General toolbox tabs.  You said you had default.aspx open so yes, you should see Standard, Validation, Navigation, Login, etc.  Do you see any package load errors when you start VS2005?

I would try two things.  First, make try New Web Site and choose a local file location.  If the tabs don't show up when default.aspx is open try right-clicking on the toolbox and choose 'Reset Toolbox'.  Second, I would try Tools | Import and Export Settings, and reset all settings to 'Web Development Settings' which will reset your toolbox and windows (you should save current settings just in case you want to go back).


-Dan
This posting is provided "AS IS" with no warranties, and confers no rights.
boyd5
Asp.Net User
Re: Toolbox doesn't contain web controls12/13/2005 1:55:11 PM

0/0

Thanks,

Now we're getting somewhere.  When I went to import and export settings, I got a package load error: "Visual Studio VsSettings Package" has failed to load properly GUID = {F74C5077-D848-4630-80C9-B00E6A1CA0C}

Then it says something about no such interface being supported.

Is there anyway to fix this?

Cheers,

-A


-Adam Boyd


Systems Architect
danmor
Asp.Net User
Re: Toolbox doesn't contain web controls12/13/2005 7:32:42 PM

0/0

The package load falure can be fixed by doing the following.

Make sure VS is not running.  Navigate to the %/windir%/assembly folder.  There are a number of assemblies with the same name.  Try deleting assemblies with duplicate names.  You can only delete/uninstall the one currently not being used.  After you delete duplicates, run VS Setup and choose the Reinstall/Repair option.  Restart and you should not see any package errors.


-Dan
This posting is provided "AS IS" with no warranties, and confers no rights.
boyd5
Asp.Net User
Re: Toolbox doesn't contain web controls12/13/2005 9:01:00 PM

0/0

Hi,

Thanks.  I will try this.  Does this mean that I have to remove previous versions of the .NEt framework, or previous versions of the assemblies?  Or am I just removing duplicate assemblies that come from version 2.0?

 


-Adam Boyd


Systems Architect
danmor
Asp.Net User
Re: Toolbox doesn't contain web controls12/13/2005 10:28:37 PM

0/0

I think it's removing duplicate assemblies created by installing the Framework, but it is not removing the entire Framework.  This is the less painful (meaning faster) way of fixing the problem.  You could Remove All, delete that whole directory, and reinstall, but it's probably not necessary.  I've seen Package Load Failure reports on the forums before, and the method of deleting duplicate assemblies and running Repair solves most of them.


-Dan
This posting is provided "AS IS" with no warranties, and confers no rights.
H22A
Asp.Net User
Re: Toolbox doesn't contain web controls2/17/2006 2:27:26 PM

0/0

danmor wrote:

The package load falure can be fixed by doing the following.

Make sure VS is not running.  Navigate to the %/windir%/assembly folder.  There are a number of assemblies with the same name.  Try deleting assemblies with duplicate names.  You can only delete/uninstall the one currently not being used.  After you delete duplicates, run VS Setup and choose the Reinstall/Repair option.  Restart and you should not see any package errors.

When you say "delete the duplicates" the version has to be the same too or just the name?  I'm assuming the version as well correct?

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


Free Download:

Books:
Real World SharePoint 2007: Indispensable Experiences from 16 MOSS and WSS MVPs Authors: Robert Bogue, Adam Buenz, Scot Hillier, Andrew Connell, Stacy Draper, Luis Du Solier Grinda, Todd Klindt, Jason Medero, Dustin Miller, Shane Perran, Joris Poelmans, Heather Solomon, Nick Swan, Jan Tielens, Mike Walsh, Shane Young, Pages: 504, Published: 2007
Sams Teach Yourself Visual Basic 6 in 24 Hours Authors: Greg Perry, Sanjaya Hettihewa, Pages: 480, Published: 1999
Beginning ASP.NET 3.5 in VB 9.0: From Novice to Professional Authors: Matthew MacDonald, Pages: 1149, Published: 2007
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional Authors: Matthew MacDonald, Pages: 954, Published: 2007
Visual Basic 6 Complete Authors: Steve Brown, Pages: 1040, Published: 1999
Developing and Implementing Web Applications with Visual Basic .NET and Visual Studio .NET: Exam Cram 2, 70-305 Authors: Kirk Hausman, Mike Gunderloy, Ed Tittel, Pages: 624, Published: 2003
Professional C# 2005 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Allen Jones, Pages: 1540, Published: 2006
Pro ASP.NET 2.0 in VB 2005: From Professional to Expert Authors: Laurence Moroney, Matthew MacDonald, Pages: 1253, Published: 2006
MCAD/MCSD.NET: Developing and Implementing Web Applications with Visual Basic.NET and Visual Studio.NET Authors: Mike Gunderloy, Pages: 1104, Published: 2003
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005

Web:
Visual Web Developer 2008 Express Edition doesn't show Silverlight ... Visual Web Developer 2008 Express Edition doesn't show Silverlight controls in toolbox. Last post 10-29-2008 11:32 PM by Jonathan Shen – MSFT. 6 replies. ...
Hiding ASP.NET Controls from the Toolbox - Rick Strahl's Web Log Web.UI.Control. If you have child items derived directly from object or Component they don't show up. But if you have control derived children they need to ...
Grayed out ASP.NET Toolbox Controls? Check your Mouse! - Rick ... NET where you can't access toolbox items for add-on controls? ... It doesn't matter whether the controls were auto-installed or manually added. ...
7 Version Control Systems Reviewed | Developer's Toolbox ... Mercurial was designed for larger projects, most likely outside the scope of designers and independent Web developers. That doesn’t mean that small ...
The Forgotten Controls: HTML Server Controls NET Web Matrix, the toolbox in both IDEs opens up to the Web server controls ... Using HTML Server Controls. When creating ASP.NET pages, you don't need to ...
Wilco Bauwer - Toolbox The following controls are part of a custom web control library for .... to my projects toolbox but the RowSelectorField doesn't show up. ...
Problem Adding WebControls to toolbox [Reasons can't find] - ASP ... To add the latest version of WebControls to the toolbox you MUST have VS 2003. I have no idea why they just don't say that in clear terms. ...
15 Seconds : Creating a Web Custom Control NET doesn't provide you with a visual designer for Web custom controls, so you can't drag and drop items from the Toolbox onto your control. ...
ASP.NET - Lesson 5: Introduction to Web Controls When writing code for your web pages that contain web controls, .... You can also open a file that belongs to another project or even doesn't belong to ...
Inheriting An ASP.NET Server Control - VBInfoZine Article I don't know the reason for this. It seems that the designer is caching the attribute's value somewhere when the control is added to the toolbox. ...




Search This Site:










bug or new feature???

change fonts option

providing custom intellisense in vs 2005 ide

error5 opening registry key

sql server 2005 + express

which visual studio software should i use?

new web site and team systems

visual web developer does not support openning sharepoint web sites

publish -- ignore individual directories

convert windows forms uis to web forms

vs2005 built-in web server problem

error.............cannot implicitly convert type 'int?' to 'int'

problem with if/else in webforms (c# and asp.net)

changing from the default sql server to an access database?

how do i get rid of the localhost site?

re: query about solution

how can i caouse my app to work with iis insted of the default web server?

wse 3.0 and the visual studio 2005 web application project preview (beta 2)

improve source view performance

web.config <pages masterpagefile="" /> breaks intellisense

strategic view of c# code

debugging javascript within .aspx pages

can't open web site via http, but can via file system. why?

tips for august ctp install

any control that inherits from htmlbutton breaks the designer.

asp.net configuration choice missing on website tab and in solution explorer (iis web fpse remote access)

vs2k5 licencing question

find not working in vs2005

error: form design view has dissapeared?

wierd vb.net - problem with "import" statement not working

  Privacy | Contact Us
All Times Are GMT