简体   繁体   中英

WP7 XNA+Silverlight Templates missing

I got an issue with Visual Studio, Silverlight 5 Beta SDK and XNA.

I did a fresh install of all Visual Studio components I need to create the application I have in mind:

  1. Visual C# 2010 Express
  2. XNA Game Studio 4.0
  3. Visual Web Developer 2010 Express
  4. Visual Studio 2010 Express for Windows Phone
  5. Visual Studio 2010 SP1
  6. Silverlight 5 Beta Tools

However, when I start VS 2010 Express for Windows Phone and go to create a new project these are the templates I have:

Missing Templates

缺少模板

But there are a few templates missing.

How can I make appear the following templates: Full list of templates

在此输入图像描述

So what am I missing in this? I believe I installed everything and still nothing appears. Is it because I'm using the express edition of visual studio? it doesn't make much sense though.

You installed that SDK correctly (uninstalled a previous installed SDK version correctly too)?

You could try and reset your vs2010 settings. This sometimes helps to restore missing project templates. You can do so like this:

  • Go to Tools / Import Export Settings
  • Choose to "Reset all Settings"
  • Restart Visual Studio

No guarantees but that helped me once before, so it is probably worth a try.

只有其他人知道,您必须先拥有Visual Studio 2010 Service Pack 1( 下载链接 )。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM