<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Visual Studio 2012 on dwmkerr.com</title><link>https://dwmkerr.com/categories/visual-studio-2012/</link><description>Recent content in Visual Studio 2012 on dwmkerr.com</description><generator>Hugo -- gohugo.io</generator><language>en-uk</language><managingEditor>Dave Kerr</managingEditor><copyright>Copright &amp;copy; Dave Kerr</copyright><lastBuildDate>Mon, 13 May 2013 02:38:34 +0000</lastBuildDate><atom:link href="https://dwmkerr.com/categories/visual-studio-2012/index.xml" rel="self" type="application/rss+xml"/><item><title>Creating Addins - 'An error occurred, and the wizard could not generate the project.'</title><link>https://dwmkerr.com/creating-addins-an-error-occurred-and-the-wizard-could-not-generate-the-project/</link><pubDate>Mon, 13 May 2013 02:38:34 +0000</pubDate><guid>https://dwmkerr.com/creating-addins-an-error-occurred-and-the-wizard-could-not-generate-the-project/</guid><description>&lt;p&gt;When doing a little bit of work on a solution that contains a Visual Studio Addin the other day, I noticed that there&amp;rsquo;s a little bit of an issue with Visual Studio. If you create an addin project and you get the message:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;An error occurred, and the wizard could not generate the project. Verify that the programming language is properly installed.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Then double check &lt;em&gt;where &lt;/em&gt;you are creating your addin. If it is in a child folder of the solution, then this error can occur. The solution - add the addin project to the solution root. Then if you need to, you can move it afterwards.&lt;/p&gt;
&lt;p&gt;This issue occurs in Visual Studio 2012, but a bit of googling suggests that it may also be an issue in 2010.&lt;/p&gt;</description><category>CodeProject</category></item></channel></rss>