Visual Studio :: Choose Items(Toolbox) - How To Get Missing Items
Sep 16, 2010
I am using Microsoft Visual Studio 2008 Professional Edition on Windows Vista Home Basic SP2 and when I am editing Visual Basic and want to add an item to the toolbox I click on Choose Items... and from that point I can't find important controls (items) like Windows Media Player or Adobe PDF Viewer. I have tried to reinstall and reset the toolbox and program. I can't find this problem anywhere in the web
View 10 Replies
Similar Messages:
Mar 28, 2011
I 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 Replies
Jul 6, 2010
I am trying to use one of the componets of the WPF Toolkit,[URL] but when I look for the component in my Toolbox it's not there, so when I set the Toolbox to ShowAll, the components are listed but they are grayed out. I right click on the Toolbox > Choose Items and look for the component in my list and ensure that the component is selected, but it still shows up as grayed out. If I turn off ShowAll the components are not listed. How do I get these grayed out components available for use?
View 10 Replies
Nov 8, 2010
I have just installed VS 2010 Professional. After I create a c# web project with default target 4.0, I don't see most items in ajax toolbox. When I try to choose items, CalendarExtender along with other items are not in the list to choose from.Shouldn't those items like CalenderExtender be available by default? Suppose I could manually download the ajax toolkit but is that the right way to fix it?
View 1 Replies
Sep 14, 2010
My tool box shows the same tools about 12 times. This is for all of them and for all categories. I tried repairing it but it didn't work.
View 6 Replies
Feb 26, 2010
http://www.asp.net/learn/Ajax-Control-Toolkit/tutorial-47-cs.aspx
According to the above article you "Unblock" the zip file and then unzip it. You then create a new tab within the toolbox window and add the dll to show and use the toolbox items. However when I do that I'm getting the following:
'Request for the permission of type
'System.Web.AspNetHostingPermissio
View 1 Replies
Feb 22, 2011
VWD 2010 Express.
I have a folder contains 3 sub-folders and each folder contains sug-folders and files.
Anyway I can add into my project by including the parent folder instead of add the files one by one?
View 1 Replies
Jan 28, 2010
Is there a way to easily tell which items in my css file are not used on any of my pages? I am trying to avoid going through each page individually.
View 1 Replies
Jun 8, 2010
I installed the Visual Web Developer 2008 Express on my Windows XP, I also install the SP1. But somehow all the tool box items in the ToolBox are grayed out and I cannot access them,
View 3 Replies
Nov 5, 2010
how to add the facebook v4 toolbox items? I tried adding facebook.dll and facebook.web.dll, but VS 2010 is telling me it couldn't find any toolbox items in them.
View 1 Replies
Jan 26, 2010
I'm trying to conect to the Team Foundation store to get the work items from the user who was authenticated in the TeamFoundationServer but I'm getting all work items from all users. I was expecting to find the "Alias" or "AssignedTo" in the WorkItemCollection and filter the correct user from there but there's no correspondent field, so I think I should change sql query but I don't know how. As far as I've got see the code bellow:
[Code]....
View 3 Replies
Jun 30, 2010
I have a site that was working fine with security. I needed to create my own RoleProvider to give the ability to add Groups to roles based on certain criteria which I successfully did.
The problem is, since then, my main site (a Single Sign On Site) will not show the proper menu items for my users roles. The funny part is that right after I publish it, or restart the application, it works fine. Once it has been running for awhile, I lose my menu items.
If I manually type in the URL to go to one of the pages that I cannot see the menu item and perform some function, all of a sudden all my menu items reappear.
View 1 Replies
Sep 28, 2010
when i opened my Visual Studio 2010 i noticed that my ajax tab was missing from my toolbox and ajax control kit too.Then i noticed even that when i create new website, there is no web.config in it and it should be.WHAT IS GOIN ON???? :/
View 13 Replies
Sep 30, 2010
I'm using Visual Studio 2008, and when I select/highlight something in design view and switch to source view it does not highlight and scroll to the selected item. This makes it really hard to change stuff in source view, and it's very inconvenient at worst
View 2 Replies
Jul 26, 2010
How do I display the Toolbox? I've looked under every menu item and just don't see it.
View 1 Replies
Oct 11, 2010
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 Replies
Apr 5, 2010
i 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 Replies
Sep 20, 2010
For 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 Replies
Apr 28, 2010
I 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?
View 1 Replies
May 7, 2015
below is the code I have but I want to change the ddl.Deal(dropdownlist) to cbl.Deal(checkboxlist).. How can I loop throught each items if checked. and if all items are checked. to filter my data and show in gridview..
protected void btn_Click(object sender, EventArgs e)
{
myAPI.myWeb myAPI = new myAPI.myWeb();
myAPI.SearchParameters sSearchParameters = new myAPI.SearchParameters();
[Code].....
View 1 Replies
Aug 25, 2010
I have a few tables, Listings, ListingImages and a few others related to Listings. ListingImages is related to Listings so that you can have many ListingImages per Listing.
When I query this table I do;
[code].....
Now this is fine. However, I now want to sort the ListingImages independently within each Listing (by an ImageOrder column I have in that table).
How can I do this and pass all my Includes(...). Would it be bad form to sort the ListingImages within the View as this solution seems to work?
View 1 Replies
May 21, 2010
I 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 Replies
Jul 8, 2010
I 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.
View 1 Replies
Jun 3, 2010
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]....
View 5 Replies
Mar 5, 2010
I have 4 Checkboxlists, if i check 1st item of checkboxlist1 -- > populate items in checkboxlist2 if i check 2nd item in checkboxlist1 -- >populate items in checkboxlist2 with last selection as well as 1st checkboxlist items. So I need to Append items in Checkboxlist with existing items and also with previously selected Checkox. Is it any way except DataTable ?
View 2 Replies