views:

199

answers:

3

I'm trying to edit an XML schema in Visual Studio 2010 Ultimate RC, but when I go to the toolbox (with the schema open and focused) there's absolutely nothing in the Toolbox view, even when every tutorial out there that I've read tells me that there should be. I've tried using the context menu option for resetting the Toolbox to no effect. Is there something I'm missing ? Something I need to install to get this feature of Visual Studio going ?

A: 

be sure your XML Designer is in schema view when you have your xsd file open in visual studio. you can make sure its open this way by right-clicking the xsd file and selecting open with --> xml schema editor

David
Yeah, already did that.
Alex Marshall
+1  A: 

Me too - I'm trying to create a new XSD - there is nothing in the toolbox and even when you reset it nothing appears. When you try to add something to the schema design surface from the start view nothing happens.

Paul07481
A: 

I am having the same trouble

Rick Davis