Schema item missing from Visual Studio BizTalk Project items

  • Sandro Pereira
  • Sep 10, 2012
  • 2 min read

This week, I encountered a curious situation while I was developing a new BizTalk solution. After creating my new project, I tried to add a new schema to the solution, and to my astonishment, the item “Schema” had disappeared from the Visual Studio window Add new item in the BizTalk Project items > Schema Files options, as you can see in the picture below:

Shema missing

Even though I chose the BizTalk Project items option, which shows all BizTalk items, the Schema item was not there. By the way, this problem appeared from one day to another.

📝 One-Minute Brief

This post addresses a specific technical glitch in Visual Studio 2010 where the “Schema” item disappears from the “Add New Item” menu in BizTalk projects. While the exact cause is unknown (likely corrupted dependencies), the post provides a definitive solution: performing a “Repair” on the Visual Studio installation via the Control Panel. This restores the missing BizTalk Project items and allows developers to continue creating schemas.

Cause

Well, unfortunately, I don’t know exactly why this problem occurred, but I believe that some dependence has become corrupted.

Solution

To fix this issue or similar problems, you need to repair Visual Studio 2010.

To repair Visual Studio:

  • Click Start, click Control Panel, and then click Programs.
  • Click Programs and Features and then select the Visual Studio Edition you installed.
  • Click Uninstall/Change.
  • In the setup wizard, select Repair or Reinstall and then click Next.
  • Follow the remaining instructions in the installation wizard to complete the installation.

After repairing Visual Studio, the Schema item was once again available:

Shema missing item solution

Hope you find this helpful! If you liked the content or found it useful and would like to support me in writing more, consider buying (or helping to buy) a Star Wars Lego set for my son. 

Thanks for Buying me a coffe
Author: Sandro Pereira

Sandro Pereira lives in Portugal and works as a consultant at DevScope. In the past years, he has been working on implementing Integration scenarios both on-premises and cloud for various clients, each with different scenarios from a technical point of view, size, and criticality, using Microsoft Azure, Microsoft BizTalk Server and different technologies like AS2, EDI, RosettaNet, SAP, TIBCO etc. He is a regular blogger, international speaker, and technical reviewer of several BizTalk books all focused on Integration. He is also the author of the book “BizTalk Mapping Patterns & Best Practices”. He has been awarded MVP since 2011 for his contributions to the integration community.

1 thought on “Schema item missing from Visual Studio BizTalk Project items”

Leave a Reply

Your email address will not be published. Required fields are marked *

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top