Thanks. It's a known issue that we're tracking and coming up with a plan to address those VS customers affected by it.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mark Hurd Sent: Wednesday, March 5, 2014 4:41 PM To: ozDotNet Subject: Re: Visual Studio Macros stopped working? Yes, but many of us are still using older versions to support existing code bases. I still have to support VB6 too. At least we can still debug (or at least step through) VB6 code in the later IDEs. As the KB article explains, and I repeat in my SO rewrite of it here: http://stackoverflow.com/a/22063369/256431 all the previous .NET IDEs that did have macros were broken by the update. I also know there are third party macro facilities for VS2012+ but I don't know if they were broken. For completeness, it doesn't affect Express users either :-) -- Regards, Mark Hurd, B.Sc.(Ma.)(Hons.) On 5 March 2014 21:31, Arjang Assadi <[email protected]> wrote: > Weren't Macros taken out of VS2013? > http://stackoverflow.com/questions/12062515/can-i-record-play-macros-i > n-visual-studio-2012-2013 > > > On 27 February 2014 19:26, Mark Hurd <[email protected]> wrote: >> >> It's not something you did.... >> >> I've been assuming my macros stopped working because of local actions >> on my machine. >> >> But I finally confirmed with a Google search that a recent Windows >> Update fixed a security issue that broke the macros functionality! >> >> The workaround is here: >> >> http://support.microsoft.com/kb/2934830 >> >> -- >> Regards, >> Mark Hurd, B.Sc.(Ma.)(Hons.)
