Does anyone has used the AddFromTemplate method of the DTE2.Solution object
with VS2005 or VS2008
I had a function that works with VS2003 to launch the Windows Application
project wizard , but it gives an exception with vs2005 or vs2008.
It seem's that the "WindowsApplication.vsz" file provided with vs2003 is not
compatible with vs2005.
Can anyone help me.
Thanks
Michel LAPLANE (MVP) - 27 Feb 2008 15:41 GMT
Here is a useful link to find how it works with VS2005 and VS2008
http://msdn2.microsoft.com/en-us/library/7h8k229a.aspx
> Does anyone has used the AddFromTemplate method of the DTE2.Solution
> object with VS2005 or VS2008
[quoted text clipped - 7 lines]
>
> Thanks