473,586 Members | 2,863 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VS2005 toolbox is not visible

hi all
i am using Visual studio 2005 for my 1.1 developed wab projects.

The very first step i converted from 1.1 to 2.0.

Till yesday when i clicked on the TOOL BOX menu i was able to see the tool
box and i was able to drag and drop the controls.

but today i dont know what happened , when i click on the tool box menu and
toolbox buttton, i am not able to get the toolbox on the left .

Any thing i muct do in order to get the tool box visible ?

Thanks
Senthil
Sep 9 '06 #1
3 1308
Try "View", "Toolbox" on the menu...or press "Ctrl+Alt+X ".

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"SenthilVel " <se************ ******@misyshea lthcare.comwrot e in message
news:eJ******** ******@TK2MSFTN GP02.phx.gbl...
hi all
i am using Visual studio 2005 for my 1.1 developed wab projects.

The very first step i converted from 1.1 to 2.0.

Till yesday when i clicked on the TOOL BOX menu i was able to see the tool box and i was able to
drag and drop the controls.

but today i dont know what happened , when i click on the tool box menu and toolbox buttton, i am
not able to get the toolbox on the left .

Any thing i muct do in order to get the tool box visible ?

Thanks
Senthil


Sep 9 '06 #2
I tried this , but did not work ...
"Juan T. Llibre" <no***********@ nowhere.comwrot e in message
news:et******** ******@TK2MSFTN GP05.phx.gbl...
Try "View", "Toolbox" on the menu...or press "Ctrl+Alt+X ".

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"SenthilVel " <se************ ******@misyshea lthcare.comwrot e in message
news:eJ******** ******@TK2MSFTN GP02.phx.gbl...
>hi all
i am using Visual studio 2005 for my 1.1 developed wab projects.

The very first step i converted from 1.1 to 2.0.

Till yesday when i clicked on the TOOL BOX menu i was able to see the
tool box and i was able to drag and drop the controls.

but today i dont know what happened , when i click on the tool box menu
and toolbox buttton, i am not able to get the toolbox on the left .

Any thing i muct do in order to get the tool box visible ?

Thanks
Senthil



Sep 9 '06 #3
Have you tried a repair install ?

Run VS 2005's setup and choose the repair option.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"SenthilVel " <se************ ******@misyshea lthcare.comwrot e in message
news:%2******** ********@TK2MSF TNGP05.phx.gbl. ..
>I tried this , but did not work ...
"Juan T. Llibre" <no***********@ nowhere.comwrot e in message
news:et******** ******@TK2MSFTN GP05.phx.gbl...
>Try "View", "Toolbox" on the menu...or press "Ctrl+Alt+X ".

Juan T. Llibre, asp.net MVP
aspnetfaq.co m : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
============== =============== ======
"SenthilVel " <se************ ******@misyshea lthcare.comwrot e in message
news:eJ******* *******@TK2MSFT NGP02.phx.gbl.. .
>>hi all
i am using Visual studio 2005 for my 1.1 developed wab projects.

The very first step i converted from 1.1 to 2.0.

Till yesday when i clicked on the TOOL BOX menu i was able to see the tool box and i was able to
drag and drop the controls.

but today i dont know what happened , when i click on the tool box menu and toolbox buttton, i
am not able to get the toolbox on the left .

Any thing i muct do in order to get the tool box visible ?

Thanks
Senthil




Sep 9 '06 #4

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

Similar topics

2
6795
by: Chien Lau | last post by:
I frequently define internal UserControl-derived classes in my WinForms apps: internal class MyUserControl:UserControl{ ... } I'll often need to embed these controls in a Form, whose class is contained in the same assembly as the control. As far as I know, the only way to do this using the designer is to add the UserControl-derived...
1
1363
by: David Hearn | last post by:
I have a new website that I am working on in VS2005. I know that the SQLConnection, SQLDataAdapter and a few other components are not loaded into the toolbox by default. So I click "Add Items", find the SQLConnection and others and add them to the toolbox. However, the components don't show up in the toolbox unless I right click on it and...
1
1518
by: Dean Slindee | last post by:
Will there be a VS2003-style splitter control in VS2005 when it gets past Beta? I am not referring to the new splitter container in VS2005, but the original splitter control in VS2003. If not, then a lot of forms designed with splitters in legacy VS.NETs may be more painful to port/upgrade into VS2005? Should I be concerned? Thanks,...
5
1985
by: GaryDean | last post by:
(my original post was inaccurate but this post accurately describes what I think is a very bad vs2005 bug) short description... Deleting a dataset and recreating it from the dataadapter causes VS.Net 2005 to render the associated .resx and .vb file inoperative. detail... I converted an asp 1.1 vb.net app using the vs2005 conversion...
1
1530
by: Sagaert Johan | last post by:
Hi How can i add an icon to my customcontrol so it appears in the toolbox ? How is this done in VS2005 ?
0
940
by: SenthilVel | last post by:
hi all i am using Visual studio 2005 for my 1.1 developed wab projects. The very first step i converted from 1.1 to 2.0. Till yesday when i clicked on the TOOL BOX menu i was able to see the tool box and i was able to drag and drop the controls.
4
2145
by: Jules Winfield | last post by:
I'm using VS2005. I have a solution consisting of twelve projects. All projects are console/service apps except for one which is a WinForms app. There are no web projects. I'd say that I'm at around 125k-150k lines of code in total. My development machine has 2gigs of physical RAM, a hyperthreaded CPU running at 3.6ghz, and plenty of...
1
1303
by: TonyJ | last post by:
Hello! In VS2003 I could use the Toolbox to drag an adaper into the window form. This adaper was located under the Data section in the Toolbox. In VS2005 I can't find any adaper anywhere in the Toolbox. I mean that I save a lot of work when I can use the adaper that existed in VS2003.
2
3116
by: alberthung01 | last post by:
Hi all, I wrote a component with ComponentDesigner to let users drag and drop it to WebPage from toolbox directly. Just like the behavior of dataAdapter. But it works fine on ASP.NET 1.1 but not on ASP.NET 2.0. Sometimes I add it to toolbox in VS2005 WebSite Project but it will not appear. And always it can't be drag and drop to WebPage any...
0
7911
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
8200
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7954
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8215
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6610
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3836
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3864
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1448
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.