I'm using VS2010 Ultimate
Recently:
In the "Add New Item" dialog box the Item "Application Manifest File" not exist,
Why it's missing?
Does anyone know how to redisplay that item?
Any help appreciated. Thanks!
Asked
Active
Viewed 198 times
1

jhon
- 11
- 1
-
try running `devenv /setup` from the Visual Studio command prompt so that Visual Studio will rebuild the list of templates. – jessehouwing Sep 03 '14 at 10:05
-
@jessehouwing still the same – jhon Sep 03 '14 at 10:17
-
i found the solution, thanks anyway – jhon Sep 03 '14 at 11:15
-
1Can you share the solution as an answer, so others won't have to keep looking? – jessehouwing Sep 03 '14 at 14:59