Re: Visual Studio Macros stopped working?

2014-03-05 Thread Arjang Assadi
Weren't Macros taken out of VS2013? http://stackoverflow.com/questions/12062515/can-i-record-play-macros-in-visual-studio-2012-2013 On 27 February 2014 19:26, Mark Hurd markeh...@gmail.com wrote: It's not something you did I've been assuming my macros stopped working because of local

Re: Visual Studio Macros stopped working?

2014-03-05 Thread Mark Hurd
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:

RE: Visual Studio Macros stopped working?

2014-03-05 Thread David Kean
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: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Mark Hurd Sent: Wednesday, March 5, 2014 4:41 PM To:

Re: Visual Studio Macros stopped working?

2014-03-05 Thread Mark Hurd
On 6 March 2014 12:18, David Kean david.k...@microsoft.com wrote: Thanks. It's a known issue that we're tracking and coming up with a plan to address those VS customers affected by it. Good. It's not too hard to find once you decide to start Googling for the problem, but, like I said in my

[OT] TortoiseHG not under root error

2014-03-05 Thread Greg Keogh
If there are any experienced users of TortoiseHG here I'd like to ask them if they know of this problem and a way to fix it: Right-clicking a file in the TortoiseHG UI and selecting Add or Forget popups a dialog telling me: *Filename* not under root *Folder*. If I use the equivalent context menu

RE: [OT] TortoiseHG not under root error

2014-03-05 Thread Ian Thomas
Perhaps you have a file open in a viewer? This was a reported error in 2008 (Sourceforge), no reported fix I could find. Ian Thomas Sent from my Windows Phone From: Greg Keoghmailto:g...@mira.net Sent: ‎6/‎03/‎2014 14:11 To: ozDotNetmailto:ozdotnet@ozdotnet.com

RE: [OT] TortoiseHG not under root error

2014-03-05 Thread ILT (O)
This, from 2010, indicates that many culprit processes have a similar effect, eg Windows indexing and on-access virus checking. https://bitbucket.org/tortoisehg/hgtk/issue/1323/question-mark-overlay-icon-shown-on-folder That seems similar to me, probably never fixed. _ Ian Thomas