I am trying to create an add-in by using the article below
http://blogs.microsoft.co.il/blogs/shair/archive/2008/07/28/how-to-create-sql-server-management-studio-addin.aspx
I know this article is a bit outdated but i managed to get as far as this article again
http://jcooney.net/post/2007/11/26/The-Black-Art-of-Writing-a-SQL-Server-Management-Studio-2005-Add-In.aspx
here once i reached when the part adding the external program to run upon debug i was met with this nasty error
is there any good article to show how to do the add-in using the VS2010 for the SMSS2008r2?