Visual Studio :: Custom Toolbox Tabs Disappear In 2010?
Dec 4, 2010I create a customtoolbox mainly one that contains the AJAX toolbox control kit as soon as I choose items and select OK the tab just disappears.
View 1 RepliesI create a customtoolbox mainly one that contains the AJAX toolbox control kit as soon as I choose items and select OK the tab just disappears.
View 1 RepliesMy toolbox has begun filling up with duplicates of the controls. A set of controls under a standard tab may be repeated as many as two dozen times. This is driving me crazy. I tried reseting the toolbox (which required me to reinstall the two cusom tabs I had), but that only reduced the number of duplicates--it didn't entirely eliminate them. Also, I keep getting a strange, orphan tab created with the label "#13119" . It has no controls, and I can't delete it, and it didn't go away when I reset the toolbox. It almost seems like it's adding another set of controls every time I open Visual Studio, or perhaps every time I reopen my project.
View 7 RepliesWhere does a toolbox reset get it's information? I installed Office 2010 Primary Interop Assemblies redistributable on windows 7 using visual studio 2010 professional. Not 100% sure if it's the culprit but now my visual studio 2010 toolbox reset only shows the tabs for "Excel Controls", "Word Controls", "Ribbon Editor", "Dialog Editor", etc....
Things tried: reset the toolbox and view all and it still only shows these. I can create a new tab and manually add in the tab with items like DataSet so they are there.command line reset devenv /setup devenv /resetsettings.I've reset the all settings in "Import and Export Settings Wizard". There's visual studio 2005 on the box and the toolbox is fine and exporting settings from there and importing into vs2010 does nothing.Tried repairing vs2010 to no effect. Logged out of the box as my id and logged in as a different id hoping it was something inmy profile, to no effect.Uninstalled o2010pia.msi via add-remove-programs but the readme says it doesn't remove from the GAC (which is verified).Cannot uninstall particular entries in gac even as admin in vs cmd prompt from gac (required for installer message).
How do I display the Toolbox? I've looked under every menu item and just don't see it.
View 1 RepliesI've realised that the custom controls that I add to the toolbox are lost on restart of Visual Studio 2010 RC 1.Was there a problem that occured during the installation or is it a know bug?I did not encounter this problem with the beta 2.
View 1 RepliesI've just installed and am using web developer express 2010. I am following asp.net tutorials by Joe Stagner and very good they are too. They are at..
http://www.asp.net/vwd/ and the one I'm watching is the page layout one - about using style sheets
However, the tutorials say that on the left hand side of the screen there should be tabs which say 'CSS' and 'Man' (apparently for manage styles. I don't have those tabs, so can't drill down into the CSS.
I have project A, which is a class library project. I compile it and it creates a dll. In my project B which is a web application project, I add a reference to the A.dll, and I click on toolbox and select choose item, navigate to dll, and click on it. The control does not show up on my toolbox. When I right click my toolbox and select "show all", the control is there, but it's grayed out. I have been searching for an answer to this for a couple of days now, nothing changes.
View 3 RepliesI have a website written in html and jquery that is working fine in safari or chrome, but its iframe not working in ie8. I debug it in visual studio 2010 express, and get "Microsoft JScript runtime error: Object doesn't support this property or method" in ui.tabs.js.
View 5 RepliesI have developed a User Control in inline code model and convert this into dll and try to add it into Visual Studio ToolBox. It shows error "There is no component found in the object.". It is showing actually because i have not added ToolBoxData attribute just before the class declaration, because there is no class declaration in the inline code model. I don't know where i have to add ToolBoxData attribute.
View 1 RepliesI tried to install Visual Studio Prof 2010 trail version in my system, but i got an error saying 'Please remove/uninstall Visual Studio 2010 load test controller' to proceed installation. i uninstalled my previous VS2008 software from system and i could not find anything like 'Remove/Uninstall Visual Studio 2010 load test controller' software in my Add/Remove Programs.
View 1 Repliesi'm not found web custom control in visual studio 2010 how add web custom control in visual studio 2o1o?
View 3 RepliesI'm thinking about installing vwd 2010 or vs 2010 express but want to know if either offer integrated jquery support.
View 4 RepliesI'm trying to implement a custom filter template for all text based searches and running into problems constructing the query. I've been following the instructions posted on this blog but not sure how change the GetQueryable method to perform a WHERE columnAttribute LIKE '%something%'query. In the example on the blog the expression is an equality which works if the text I enter exactly matches the text in the database column.
At the moment I'm using the new QueryExtender feature along with the SearchExpression control but this requires creating several custom pages for all the tables I need text search functionality for. I would like to DRY this up by creating the custom filter template.
is it possible to convert whole visual studio 2008 web site project to visual studio 2010 web site project
my current project references
i have a very annoying iis problem
iis server stops working until app pool is recycled
i am hoping that new visual studio (net framework 4.0) may solve this very annoying unsolveable problem
i want to add a dll to the toolbox, i now how to do it in vb.net i tried and it works
View 3 Repliesi was trying to build a basic web form using labels and textboxes but in my tool box i couldnt find any tools can some one help me how to configure those tools in the tool box,and also in APP_DATA i couldnt find the option like ADDNEW ITEM i am currently using visual studio 2008 trail versio
View 1 RepliesFor every tab as first control in tab,we have "pointer".what is the use of that?hy we have it each tab?why we have it first in every tab?
View 6 RepliesI have visual studion express edittion 2008 but i can't see the standard toolbox (i can see the html toolbox).
how can i solve this?
Anyone know if I can maintain a VS 2008 (.net 3.5) project by using the VS 2010 IDE ?
View 1 RepliesI installed pure components several times and when i use add items to the toolbox, it doesn't show anything, and when visual web starts, it shows me an error message (pure components failed to load).... but the components are checked when i add items or choose items, but they don't show up in the toolbox.
View 1 RepliesI notice when I create a project the common controls menu which includes the webbrowser control is available. When creating a web application in either vb.net or c# the controls are NOT available. Why is this? How can I get them to appear in my web application. I want to use the webbrowser control in vb.net .
View 3 RepliesI am using VS2008,I can not able to see the asp:silverlight (to embed my silverlight file in aspx page) ,
How can i get it in my toolbox.
i have a dll component for DatePicker(for my region),but i can use it in vs2010,it's work truly in vs2008, but in vs2010 occur this error:
[Code]....
I tried excluding some files and folders in VS 2008 and they just disappear when I just want them to appear "whited" out. How can I change this behavior?
View 1 RepliesIs there a way to search the Toolbox for a specific control?
View 3 Replies