|
-
Oct 4th, 2012, 08:58 AM
#1
Thread Starter
Hyperactive Member
Toolbox in VS 2008
I have installed the VS 2008 on the windows 7. In my toolbox I have controls under HTML tag, But under General TAG - No Controls are there.
Under General Tag I have - There are no usable controls in this group. Drag an item onto this text to add it to the toolbox.
-
Oct 4th, 2012, 09:13 AM
#2
Re: Toolbox in VS 2008
You are correct. There are no controls in that section.
-
Oct 4th, 2012, 10:20 AM
#3
Re: Toolbox in VS 2008
The controls displayed will also depend on the currently displayed window in the IDE... for instance, when in code view, it'll hide all the winform controls... if you have a webform open, it'll only show HTML controls. If you want to see the winform controls, then you need to have a winform open... at least that's been my experience.
-tg
-
Oct 5th, 2012, 11:06 AM
#4
Thread Starter
Hyperactive Member
Re: Toolbox in VS 2008
I added Web Form , Default.aspx . Design View is Opened, Now I see Toolbox I have two tabs One HTML & other General Tab(With No Controls). Where are the other Controls - Label, Textbox , Button & So ON??
-
Oct 5th, 2012, 11:12 AM
#5
Re: Toolbox in VS 2008
if you have a webform open, it'll only show HTML controls.
Got it?
As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"
Reviews: "dunfiddlin likes his DataTables" - jmcilhinney
Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!
-
Oct 5th, 2012, 11:15 AM
#6
Re: Toolbox in VS 2008
Try right-clicking the Toolbox and selecting the Reset option because it does sound like there are some sections missing. What about in a WinForms project? Does it display all the expected sections and items then?
-
Oct 5th, 2012, 12:33 PM
#7
Thread Starter
Hyperactive Member
Re: Toolbox in VS 2008
I try All the Solutions:-
1) Reseting the Toolbox.
2) Deleting all the tbd files from the App Data Folder - I delete all the tbd files then I restart VS. As the VS is opened tbd files are created again.
For the WinForms Projects also, Toolbox is not loaded??
Is their any problem with VS INSTALLATION?? Also I have installed the VS 2008 on the machine which is already having VS 2005!!!
Last edited by sonia.sardana; Oct 5th, 2012 at 12:36 PM.
-
Oct 6th, 2012, 03:27 PM
#8
Thread Starter
Hyperactive Member
Re: Toolbox in VS 2008
OH THANK GOD, I finally get the controls into the toolbox. I uninstall the VS 2008 Completely from the machine & then install it again.
UnInstallation Steps : -
1) UnInstall VS 2008
2) Delete the Folder C:\Program Files\Microsoft Visual Studio 9.0
3)Delete the Registry Key Below:
a. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\ Delete 9.0
b. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VSWCU\ Delete Microsoft Visual Studio Team System 2008 Team Suite – ENU
c. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VSA\ Delete 9.0
d. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\vsto runtime Setup\ Delete v9.0.21022
When I open some project sometimes I get the Warning, Package Load Failure. Package 'Microsoft.VisualStudio.Xml has failed to load properly. Please contact package vendor for assistance
.Application restart is recommended,due to possible environment corruption. Would you like to disable loading this Package in the future?You may use 'devenv/resetskippkgs' to re-enable package loading.
Can somebody tell me what this error means??? & I should go for yes or NO.
Last edited by sonia.sardana; Oct 6th, 2012 at 03:33 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|