New Post: Can't get it to work with VS 2005, 2008 & 2010 installed
I've read the read me, I've updated binding policies, placed the visualizer dll in the proper visualizer directory, but no luck - the visualizer never shows up under the list of visualizers (I have VS...
View ArticleNew Post: Can't get it to work with VS 2005, 2008 & 2010 installed
Note that the visualizer does NOT display in VS 2010 but DOES display in VS 2008
View ArticleNew Post: Can't get it to work with VS 2005, 2008 & 2010 installed
I've also downloaded the source and rebuilt in Vs 2010 using the VS2010 Debugger visualizer - dropped teh dll in the correct visualized dir, but still no luck
View ArticleNew Post: Can't get it to work with VS 2005, 2008 & 2010 installed
The author sent me a new version which works fineOn an (unrelated) note, users are advised to remember that Linq XDocuments and XElements are not recognized by the Visualizer - convert them to...
View ArticleNew Post: Unhandled exception in VS2010 SP1
I installed the XmlVisualizer.dll in MyDocuments\Visual Studio 2010\Visualizers and when I select "" to visualize and Xml node, I get the following exception:System.IO.FileLoadException: Could not load...
View ArticleNew Post: Unhandled exception in VS2010 SP1
To answer myself. I downloaded the version from Code Project at http://www.codeproject.com/KB/XML/XMLVisualizer/XmlVisualizerDLL2010.zip and this one worked without any problems.Strange....
View ArticleNew Post: Unhandled exception in VS2010 SP1
I haven't seen this problem before. The version on Codeproject and the version here on Codeplex should be identical.I am glad that you got it to work.
View ArticleNew Post: Unhandled exception in VS2010 SP1
I just ran into this. The problem is a security counter measure inside windows. When you download some files directly from the internet, they have reduced security permissions. To override the...
View ArticleNew Post: Namespaces (XHTML)
I have problem when I try to experiment with XHTML files as XML files. I must use XHTML DTD because XHTML contains entities like (defined in the DTD). But then I have a problem with...
View ArticleNew Post: Namespaces (XHTML)
HiCould you please provide an example of a script that generates the problem?BRLars
View ArticleNew Post: Allow block content every time
Hi, I'm using it with VS2010, IE10, windows 7. However, each time viewing the xml inside visual studio (debugging), the notification bar "allow block content" appears (every time). I've gone to IE...
View ArticleNew Post: Allow block content every time
Yes, it's a big annoyance. I haven't figured out a way to disable the notification bar myself :( And yes, it is IE's fault. I am really happy to hear that you like the tool! :)
View ArticleNew Post: Namespaces (XHTML)
Sorry, I totally forgot about this question and now I need the answer again. Here's an example which doesn't have anything to do with XHTML, but the problem is the same: namespaces. Let's say I have...
View ArticleNew Post: Namespaces (XHTML)
Hi Currently there are no support for custom name spaces. Probably I will add it in a future release. BR Lars
View ArticleNew Post: Trying to get the XML Visualizer to dispose recent directories
I am trying to get the XML Visualizer to dispose recent directories using the dispose method how do I set it true and pass the method.
View Article