uli-weltersbach / XPathTools

A Visual Studio Extension which can run any XPath and XPath function; navigates through results at the click of a button. Can show and copy any XPath incl. XML namespaces, avoiding XML namespace induced headaches. Keeps track of the current XPath via the statusbar.
41 stars 4 forks source link

Extension disabled itself #3

Closed jxosborne closed 9 years ago

jxosborne commented 9 years ago

Great Extension, Thanks so much!

I have a small issue; not sure what the problem is...I've been working with the same XML file for over a week now; the extension has been awesome. But today when I opened it I notice the "Copy XPath" option is disabled in the context menu, and the XPath is no longer appearing in the notification area. The file has not changed at all.

I've tried creating a new XML file and building a small hierarchy and it seemed to work fine. I then tried copy/pasting the data into the new XML file and to my surprise the add-on was disabled again!

The XML file in question is on TFS under source control; I can confirm that it has not changed in weeks.

Any ideas as to why the extension has mysteriously stopped working?

Thanks!

uli-weltersbach commented 9 years ago

Hey, sorry for the (very) late reply! I haven't experienced the behavior you've described myself or heard of anyone else having this issue.

I know it's not much help but "turning it on and off" (uninstalling the plugin and then installing it again) is the only suggestion I have :|

jxosborne commented 9 years ago

No worries Uli,

I did try all of that...I went for the Nuclear option and re-imaged my whole machine. I had a few other problems that were starting to crop up anyway.

Works great now!

Thanks!

On 13 February 2015 at 10:02, Uli Weltersbach notifications@github.com wrote:

Hey, sorry for the (very) late reply! I haven't experienced the behavior you've described myself or heard of anyone else having this issue.

I know it's not much help but "turning it on and off" (uninstalling the plugin and then installing it again) is the only suggestion I have :|

— Reply to this email directly or view it on GitHub https://github.com/uli-weltersbach/XPathInformation/issues/3#issuecomment-74230606 .