Visual Studio 2010 - Export Template menu option grayed out
        Posted  
        
            by Jakobud
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jakobud
        
        
        
        Published on 2010-04-30T05:00:43Z
        Indexed on 
            2010/04/30
            5:07 UTC
        
        
        Read the original article
        Hit count: 663
        
In Visual Studio, I want to make a simple C++ project and export it out as a template, so I can use the template to start new projects to save me time. But the Export Template menu option is always grayed out. I've not once been able to click it.
Anyone know why? Anyone know how to accomplish what I need (besides the obvious "make a copy of an existing project in explorer")?
It seems like project templates should be a no-brainer feature for VS.
This seems to be the case for Visual Studio 2005, 2010 (I probably 2008 as well I haven't checked).
© Stack Overflow or respective owner