Apparently, setup requires Microsoft Visual Studio 2008 Service Pack 1.
Is there any way to convince it to install under VS2010 yet?
Apparently, setup requires Microsoft Visual Studio 2008 Service Pack 1.
Is there any way to convince it to install under VS2010 yet?
Last edited by SkyWocky; 2010-05-14 at 15:34.
Hi,
unfortunately there is no easy way how to install WRT extension to Visual Studio 2010 since there were multiple shifts in some of basic paradigms (code-access security in C# 4.0) that requires slightly different approach when developing extensions for Visual Studio 2010.
Sorry for inconvenience,
Oto
Thanks for that. I guess I will re-install VS2008 for now!