<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>XmlVisualizer Releases Rss Feed</title><link>http://www.codeplex.com/XmlVisualizer/Release/ProjectReleases.aspx</link><description>XmlVisualizer Releases Rss Description</description><item><title>Updated Release: Xml Visualizer v.2 build 7.0 (Nov 11, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\&lt;a href="http://xmlvisualizer.codeplex.com/wikipage?title=Visual%20Studio%20version"&gt;Visual Studio version&lt;/a&gt;\Visualizers&amp;quot;, e.g.: &amp;quot;My Documents\Visual Studio 2012\Visualizers&amp;quot; (for Visual Studio 2012)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2012 (for version 7.0 and above), and Visual Studio 2008 and Visual Studio 2010 (for version 6.9).&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en"&gt;here&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error (for version 6.9):&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Sun, 11 Nov 2012 12:53:16 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 7.0 (Nov 11, 2012) 20121111125316P</guid></item><item><title>Released: Xml Visualizer v.2 build 7.0 (Nov 11, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br&gt;
Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Place XmlVisualizer.dll in:&lt;br&gt;
&lt;br&gt;
&amp;quot;My Documents\&lt;a href="http://xmlvisualizer.codeplex.com/wikipage?title=Visual%20Studio%20version"&gt;Visual Studio version&lt;/a&gt;\Visualizers&amp;quot;, e.g.: &amp;quot;My Documents\Visual Studio 2012\Visualizers&amp;quot; (for Visual Studio 2012)&lt;br&gt;
&lt;br&gt;
If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br&gt;
&lt;br&gt;
If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br&gt;
&lt;br&gt;
If Visual Studio is open, then restart Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Code&lt;/b&gt;&lt;br&gt;
The Source Code includes the following projects:&lt;br&gt;
&lt;br&gt;
- Visualizer&lt;br&gt;
- DebugVisualizer&lt;br&gt;
- TestDebugVisualizer&lt;br&gt;
- StandAloneVisualizer&lt;br&gt;
- TestStandAloneVisualizer&lt;br&gt;
&lt;br&gt;
&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br&gt;
&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br&gt;
&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br&gt;
&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br&gt;
&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br&gt;
&lt;br&gt;
The Source Code is in C# and is available for Visual Studio 2012 (for version 7.0 and above), and Visual Studio 2008 and Visual Studio 2010 (for version 6.9).&lt;br&gt;
&lt;br&gt;
To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;displaylang=en"&gt;
here&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Standalone&lt;/b&gt;&lt;br&gt;
Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;User control&lt;/b&gt;&lt;br&gt;
By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br&gt;
&lt;br&gt;
Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br&gt;
Troubleshooting for the following error (for version 6.9):&lt;br&gt;
&lt;br&gt;
System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br&gt;
at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br&gt;
&lt;br&gt;
If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0
 (used by Visual Studio 2008).&lt;br&gt;
&lt;br&gt;
Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br&gt;
&lt;br&gt;
To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br&gt;
&lt;br&gt;
1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br&gt;
2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br&gt;
3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br&gt;
4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br&gt;
5. Press &amp;quot;Finish&amp;quot;&lt;br&gt;
6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br&gt;
7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sun, 11 Nov 2012 12:53:16 GMT</pubDate><guid isPermaLink="false">Released: Xml Visualizer v.2 build 7.0 (Nov 11, 2012) 20121111125316P</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 7.0 (Nov 11, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\&lt;a href="http://xmlvisualizer.codeplex.com/wikipage?title=Visual%20Studio%20version"&gt;Visual Studio version&lt;/a&gt;\Visualizers&amp;quot;, e.g.: &amp;quot;My Documents\Visual Studio 2012\Visualizers&amp;quot; (for Visual Studio 2012)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2012 (for version 7.0 and above), and Visual Studio 2008 and Visual Studio 2010 (for version 6.9).&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en"&gt;here&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error (for version 6.9):&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Sun, 11 Nov 2012 12:52:56 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 7.0 (Nov 11, 2012) 20121111125256P</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.9 (Mar 28, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en"&gt;here&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Wed, 28 Mar 2012 10:32:09 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.9 (Mar 28, 2012) 20120328103209A</guid></item><item><title>Released: Xml Visualizer v.2 build 6.9 (Mar 28, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br&gt;
Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Place XmlVisualizer.dll in:&lt;br&gt;
&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br&gt;
&lt;br&gt;
If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br&gt;
&lt;br&gt;
If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br&gt;
&lt;br&gt;
If Visual Studio is open, then restart Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Code&lt;/b&gt;&lt;br&gt;
The Source Code includes the following projects:&lt;br&gt;
&lt;br&gt;
- Visualizer&lt;br&gt;
- DebugVisualizer&lt;br&gt;
- TestDebugVisualizer&lt;br&gt;
- StandAloneVisualizer&lt;br&gt;
- TestStandAloneVisualizer&lt;br&gt;
&lt;br&gt;
&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br&gt;
&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br&gt;
&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br&gt;
&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br&gt;
&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br&gt;
&lt;br&gt;
The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br&gt;
&lt;br&gt;
To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;displaylang=en"&gt;
here&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Standalone&lt;/b&gt;&lt;br&gt;
Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;User control&lt;/b&gt;&lt;br&gt;
By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br&gt;
&lt;br&gt;
Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br&gt;
Troubleshooting for the following error:&lt;br&gt;
&lt;br&gt;
System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br&gt;
at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br&gt;
&lt;br&gt;
If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0
 (used by Visual Studio 2008).&lt;br&gt;
&lt;br&gt;
Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br&gt;
&lt;br&gt;
To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br&gt;
&lt;br&gt;
1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br&gt;
2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br&gt;
3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br&gt;
4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br&gt;
5. Press &amp;quot;Finish&amp;quot;&lt;br&gt;
6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br&gt;
7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 28 Mar 2012 10:32:09 GMT</pubDate><guid isPermaLink="false">Released: Xml Visualizer v.2 build 6.9 (Mar 28, 2012) 20120328103209A</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.8 (Feb 20, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Mon, 20 Feb 2012 07:24:19 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.8 (Feb 20, 2012) 20120220072419A</guid></item><item><title>Released: Xml Visualizer v.2 build 6.8 (Feb 20, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br&gt;
Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Place XmlVisualizer.dll in:&lt;br&gt;
&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br&gt;
&lt;br&gt;
If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br&gt;
&lt;br&gt;
If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br&gt;
&lt;br&gt;
If Visual Studio is open, then restart Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Code&lt;/b&gt;&lt;br&gt;
The Source Code includes the following projects:&lt;br&gt;
&lt;br&gt;
- Visualizer&lt;br&gt;
- DebugVisualizer&lt;br&gt;
- TestDebugVisualizer&lt;br&gt;
- StandAloneVisualizer&lt;br&gt;
- TestStandAloneVisualizer&lt;br&gt;
&lt;br&gt;
&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br&gt;
&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br&gt;
&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br&gt;
&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br&gt;
&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br&gt;
&lt;br&gt;
The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br&gt;
&lt;br&gt;
To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;displaylang=en"&gt;
here&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Standalone&lt;/b&gt;&lt;br&gt;
Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;User control&lt;/b&gt;&lt;br&gt;
By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br&gt;
&lt;br&gt;
Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br&gt;
Troubleshooting for the following error:&lt;br&gt;
&lt;br&gt;
System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br&gt;
at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br&gt;
&lt;br&gt;
If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0
 (used by Visual Studio 2008).&lt;br&gt;
&lt;br&gt;
Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br&gt;
&lt;br&gt;
To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br&gt;
&lt;br&gt;
1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br&gt;
2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br&gt;
3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br&gt;
4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br&gt;
5. Press &amp;quot;Finish&amp;quot;&lt;br&gt;
6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br&gt;
7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 20 Feb 2012 07:24:19 GMT</pubDate><guid isPermaLink="false">Released: Xml Visualizer v.2 build 6.8 (Feb 20, 2012) 20120220072419A</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.7 (Feb 18, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Sat, 18 Feb 2012 08:51:27 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.7 (Feb 18, 2012) 20120218085127A</guid></item><item><title>Released: Xml Visualizer v.2 build 6.7 (Feb 18, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br&gt;
Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Place XmlVisualizer.dll in:&lt;br&gt;
&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br&gt;
&lt;br&gt;
If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br&gt;
&lt;br&gt;
If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br&gt;
&lt;br&gt;
If Visual Studio is open, then restart Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Code&lt;/b&gt;&lt;br&gt;
The Source Code includes the following projects:&lt;br&gt;
&lt;br&gt;
- Visualizer&lt;br&gt;
- DebugVisualizer&lt;br&gt;
- TestDebugVisualizer&lt;br&gt;
- StandAloneVisualizer&lt;br&gt;
- TestStandAloneVisualizer&lt;br&gt;
&lt;br&gt;
&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br&gt;
&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br&gt;
&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br&gt;
&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br&gt;
&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br&gt;
&lt;br&gt;
The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br&gt;
&lt;br&gt;
To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;displaylang=en"&gt;
here&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Standalone&lt;/b&gt;&lt;br&gt;
Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;User control&lt;/b&gt;&lt;br&gt;
By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br&gt;
&lt;br&gt;
Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br&gt;
Troubleshooting for the following error:&lt;br&gt;
&lt;br&gt;
System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br&gt;
at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br&gt;
&lt;br&gt;
If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0
 (used by Visual Studio 2008).&lt;br&gt;
&lt;br&gt;
Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br&gt;
&lt;br&gt;
To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br&gt;
&lt;br&gt;
1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br&gt;
2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br&gt;
3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br&gt;
4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br&gt;
5. Press &amp;quot;Finish&amp;quot;&lt;br&gt;
6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br&gt;
7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 18 Feb 2012 08:51:27 GMT</pubDate><guid isPermaLink="false">Released: Xml Visualizer v.2 build 6.7 (Feb 18, 2012) 20120218085127A</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.6 (Feb 17, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Fri, 17 Feb 2012 11:43:33 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.6 (Feb 17, 2012) 20120217114333A</guid></item><item><title>Released: Xml Visualizer v.2 build 6.6 (Feb 17, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br&gt;
Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Place XmlVisualizer.dll in:&lt;br&gt;
&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br&gt;
&lt;br&gt;
If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br&gt;
&lt;br&gt;
If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br&gt;
&lt;br&gt;
If Visual Studio is open, then restart Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Code&lt;/b&gt;&lt;br&gt;
The Source Code includes the following projects:&lt;br&gt;
&lt;br&gt;
- Visualizer&lt;br&gt;
- DebugVisualizer&lt;br&gt;
- TestDebugVisualizer&lt;br&gt;
- StandAloneVisualizer&lt;br&gt;
- TestStandAloneVisualizer&lt;br&gt;
&lt;br&gt;
&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br&gt;
&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br&gt;
&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br&gt;
&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br&gt;
&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br&gt;
&lt;br&gt;
The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br&gt;
&lt;br&gt;
To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;displaylang=en"&gt;
here&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Standalone&lt;/b&gt;&lt;br&gt;
Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;User control&lt;/b&gt;&lt;br&gt;
By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br&gt;
&lt;br&gt;
Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br&gt;
Troubleshooting for the following error:&lt;br&gt;
&lt;br&gt;
System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br&gt;
at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br&gt;
&lt;br&gt;
If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0
 (used by Visual Studio 2008).&lt;br&gt;
&lt;br&gt;
Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br&gt;
&lt;br&gt;
To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br&gt;
&lt;br&gt;
1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br&gt;
2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br&gt;
3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br&gt;
4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br&gt;
5. Press &amp;quot;Finish&amp;quot;&lt;br&gt;
6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br&gt;
7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 17 Feb 2012 11:43:33 GMT</pubDate><guid isPermaLink="false">Released: Xml Visualizer v.2 build 6.6 (Feb 17, 2012) 20120217114333A</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.5 (Feb 16, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Thu, 16 Feb 2012 19:26:44 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.5 (Feb 16, 2012) 20120216072644P</guid></item><item><title>Released: Xml Visualizer v.2 build 6.5 (Feb 16, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br&gt;
Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Place XmlVisualizer.dll in:&lt;br&gt;
&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br&gt;
&lt;br&gt;
If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br&gt;
&lt;br&gt;
If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br&gt;
&lt;br&gt;
If Visual Studio is open, then restart Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Code&lt;/b&gt;&lt;br&gt;
The Source Code includes the following projects:&lt;br&gt;
&lt;br&gt;
- Visualizer&lt;br&gt;
- DebugVisualizer&lt;br&gt;
- TestDebugVisualizer&lt;br&gt;
- StandAloneVisualizer&lt;br&gt;
- TestStandAloneVisualizer&lt;br&gt;
&lt;br&gt;
&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br&gt;
&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br&gt;
&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br&gt;
&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br&gt;
&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br&gt;
&lt;br&gt;
The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br&gt;
&lt;br&gt;
To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;displaylang=en"&gt;
here&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Standalone&lt;/b&gt;&lt;br&gt;
Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;User control&lt;/b&gt;&lt;br&gt;
By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br&gt;
&lt;br&gt;
Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br&gt;
Troubleshooting for the following error:&lt;br&gt;
&lt;br&gt;
System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br&gt;
at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br&gt;
&lt;br&gt;
If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0
 (used by Visual Studio 2008).&lt;br&gt;
&lt;br&gt;
Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br&gt;
&lt;br&gt;
To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br&gt;
&lt;br&gt;
1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br&gt;
2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br&gt;
3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br&gt;
4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br&gt;
5. Press &amp;quot;Finish&amp;quot;&lt;br&gt;
6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br&gt;
7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 16 Feb 2012 19:26:43 GMT</pubDate><guid isPermaLink="false">Released: Xml Visualizer v.2 build 6.5 (Feb 16, 2012) 20120216072643P</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.4 (Feb 14, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Tue, 14 Feb 2012 08:49:18 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.4 (Feb 14, 2012) 20120214084918A</guid></item><item><title>Released: Xml Visualizer v.2 build 6.4 (Feb 14, 2012)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br&gt;
Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Place XmlVisualizer.dll in:&lt;br&gt;
&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br&gt;
&lt;br&gt;
If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br&gt;
&lt;br&gt;
If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br&gt;
&lt;br&gt;
If Visual Studio is open, then restart Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Code&lt;/b&gt;&lt;br&gt;
The Source Code includes the following projects:&lt;br&gt;
&lt;br&gt;
- Visualizer&lt;br&gt;
- DebugVisualizer&lt;br&gt;
- TestDebugVisualizer&lt;br&gt;
- StandAloneVisualizer&lt;br&gt;
- TestStandAloneVisualizer&lt;br&gt;
&lt;br&gt;
&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br&gt;
&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br&gt;
&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br&gt;
&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br&gt;
&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br&gt;
&lt;br&gt;
The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br&gt;
&lt;br&gt;
To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;displaylang=en"&gt;
here&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Standalone&lt;/b&gt;&lt;br&gt;
Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;User control&lt;/b&gt;&lt;br&gt;
By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br&gt;
&lt;br&gt;
Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br&gt;
Troubleshooting for the following error:&lt;br&gt;
&lt;br&gt;
System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br&gt;
at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br&gt;
&lt;br&gt;
If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0
 (used by Visual Studio 2008).&lt;br&gt;
&lt;br&gt;
Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br&gt;
&lt;br&gt;
To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br&gt;
&lt;br&gt;
1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br&gt;
2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br&gt;
3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br&gt;
4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br&gt;
5. Press &amp;quot;Finish&amp;quot;&lt;br&gt;
6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br&gt;
7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 14 Feb 2012 08:49:18 GMT</pubDate><guid isPermaLink="false">Released: Xml Visualizer v.2 build 6.4 (Feb 14, 2012) 20120214084918A</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.3 (apr 07, 2011)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Thu, 07 Apr 2011 13:00:09 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.3 (apr 07, 2011) 20110407010009P</guid></item><item><title>Released: Xml Visualizer v.2 build 6.3 (Apr 07, 2011)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br&gt;
Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Place XmlVisualizer.dll in:&lt;br&gt;
&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br&gt;
or&lt;br&gt;
&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br&gt;
&lt;br&gt;
If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br&gt;
&lt;br&gt;
If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br&gt;
&lt;br&gt;
If Visual Studio is open, then restart Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Code&lt;/b&gt;&lt;br&gt;
The Source Code includes the following projects:&lt;br&gt;
&lt;br&gt;
- Visualizer&lt;br&gt;
- DebugVisualizer&lt;br&gt;
- TestDebugVisualizer&lt;br&gt;
- StandAloneVisualizer&lt;br&gt;
- TestStandAloneVisualizer&lt;br&gt;
&lt;br&gt;
&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br&gt;
&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br&gt;
&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br&gt;
&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br&gt;
&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br&gt;
&lt;br&gt;
Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br&gt;
&lt;br&gt;
The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br&gt;
&lt;br&gt;
To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;displaylang=en"&gt;
here&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Standalone&lt;/b&gt;&lt;br&gt;
Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;User control&lt;/b&gt;&lt;br&gt;
By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br&gt;
&lt;br&gt;
Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br&gt;
Troubleshooting for the following error:&lt;br&gt;
&lt;br&gt;
System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br&gt;
at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br&gt;
&lt;br&gt;
If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0
 (used by Visual Studio 2008).&lt;br&gt;
&lt;br&gt;
Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br&gt;
&lt;br&gt;
To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br&gt;
&lt;br&gt;
1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br&gt;
2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br&gt;
3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br&gt;
4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br&gt;
5. Press &amp;quot;Finish&amp;quot;&lt;br&gt;
6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br&gt;
7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 07 Apr 2011 13:00:09 GMT</pubDate><guid isPermaLink="false">Released: Xml Visualizer v.2 build 6.3 (Apr 07, 2011) 20110407010009P</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.3 (apr 07, 2011)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Thu, 07 Apr 2011 12:57:15 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.3 (apr 07, 2011) 20110407125715P</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.3 (apr 07, 2011)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2010\Visualizers&amp;quot; (for Visual Studio 2010)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# and is available for Visual Studio 2008 and Visual Studio 2010.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Thu, 07 Apr 2011 12:45:29 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.3 (apr 07, 2011) 20110407124529P</guid></item><item><title>Updated Release: Xml Visualizer v.2 build 6.3 (apr 07, 2011)</title><link>http://xmlvisualizer.codeplex.com/releases/view/17204</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Visual Studio plugin installation&lt;/b&gt;&lt;br /&gt;Only the file XmlVisualizer.dll is required to run and use Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Place XmlVisualizer.dll in:&lt;br /&gt;&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2008\Visualizers&amp;quot; (for Visual Studio 2008)&lt;br /&gt;or&lt;br /&gt;&amp;quot;My Documents\Visual Studio 2005\Visualizers&amp;quot; (for Visual Studio 2005)&lt;br /&gt;&lt;br /&gt;If &amp;quot;Visualizers&amp;quot; directory doesn&amp;#39;t exist, then create it manually.&lt;br /&gt;&lt;br /&gt;If you want to use the visualizer for remote debugging, copy XmlVisualizer.dll to the same path on the remote computer.&lt;br /&gt;&lt;br /&gt;If Visual Studio is open, then restart Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Code&lt;/b&gt;&lt;br /&gt;The Source Code includes the following projects:&lt;br /&gt;&lt;br /&gt;- Visualizer&lt;br /&gt;- DebugVisualizer&lt;br /&gt;- TestDebugVisualizer&lt;br /&gt;- StandAloneVisualizer&lt;br /&gt;- TestStandAloneVisualizer&lt;br /&gt;&lt;br /&gt;&amp;quot;Visualizer&amp;quot; contains the primary Visualizer User Control and a form hosting the Visualizer User Control. The User Control contains the core functionality of XML Visualizer v.2.&lt;br /&gt;&amp;quot;DebugVisualizer&amp;quot; is used to bind the Visual Studio debugger to the Visualizer.&lt;br /&gt;&amp;quot;TestDebugVisualizer&amp;quot; is used to test the Xml Visualizer v.2.&lt;br /&gt;&amp;quot;StandAloneVisualizer&amp;quot; is the standalone version of Xml Visualizer v.2.&lt;br /&gt;&amp;quot;TestStandAloneVisualizer&amp;quot; is used to test the standalone version of Xml Visualizer v.2.&lt;br /&gt;&lt;br /&gt;Compiled assemblies will be placed in a &amp;quot;runtime&amp;quot; folder for the DebugVisualizer and the StandAloneVisualizer projects.&lt;br /&gt;&lt;br /&gt;The Source Code is in C# for Visual Studio 2008.&lt;br /&gt;&lt;br /&gt;To build the DebugVisualizer and the StandAloneVisualizer projects, it requires ILMerge (not included) in Xml Visualizer v.2 Source Code. Download ILMerge from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&amp;amp;displaylang=en" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Place ILMerge.exe in the same directory as XmlVisualizer.sln.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Standalone&lt;/b&gt;&lt;br /&gt;Standalone version of Xml Visualizer v.2 that can be used without Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User control&lt;/b&gt;&lt;br /&gt;By adding the XmlVisualizer.dll to the Visual Studio Toolbox, the Visualizer can be used as a User Control and thereby making all the features of XML Visualizer v.2 available in your application.&lt;br /&gt;&lt;br /&gt;Please note that if you add the XmlVisualizer.dll as a User Control to the Visual Studio Toolbox, then the SharpDevelop TextEditor User Control will also be added to the toolbox.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Troubleshooting&lt;/b&gt;&lt;br /&gt;Troubleshooting for the following error:&lt;br /&gt;&lt;br /&gt;System.InvalidCastException: Unable to cast object of type &amp;#39;XmlVisualizer.Visualizer&amp;#39; to type &amp;#39;Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer&amp;#39;.&lt;br /&gt;at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;br /&gt;&lt;br /&gt;If you have both Visual Studio 2005 and Visual Studio 2008 installed, there can be a conflict between Microsoft.VisualStudio.DebuggerVisualizers.dll version 8.0.0.0 (used by Visual Studio 2005) and Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 (used by Visual Studio 2008).&lt;br /&gt;&lt;br /&gt;Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 replaces all functionality of version 8.0.0.0 and version 9.0.0.0 is also used by newer versions of Visual Studio 2005 (i.e. Visual Studio 2005 Express Editions).&lt;br /&gt;&lt;br /&gt;To use Microsoft.VisualStudio.DebuggerVisualizers.dll version 9.0.0.0 and get support for Xml Visualizer v.2, you&amp;#39;ll have to do the following:&lt;br /&gt;&lt;br /&gt;1. Make sure that you have the .NET Framework Configuration Tool (mscorcfg.msc) installed. It&amp;#39;s installed with the .NET Framework 2.0 SDK.&lt;br /&gt;2. Run &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\mscorcfg.msc&amp;quot;&lt;br /&gt;3. Choose &amp;quot;.NET Framework 2.0 Configuration\My Computer\Configured Assemblies&amp;quot; and then &amp;quot;Configure an Assembly&amp;quot;&lt;br /&gt;4. Choose &amp;quot;Choose Assembly...&amp;quot; and select &amp;quot;Microsoft.VisualStudio.DebuggerVisualizers&amp;quot; it&amp;#39;s important that it&amp;#39;s version 8.0.0.0&lt;br /&gt;5. Press &amp;quot;Finish&amp;quot;&lt;br /&gt;6. Choose the &amp;quot;Binding Policy&amp;quot;-tab and for &amp;quot;Requested Version&amp;quot; enter &amp;quot;8.0.0.0&amp;quot; and for &amp;quot;New Version&amp;quot; enter &amp;quot;9.0.0.0&amp;quot;&lt;br /&gt;7. Press &amp;quot;OK&amp;quot; and restart Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>larshove</author><pubDate>Thu, 07 Apr 2011 12:42:43 GMT</pubDate><guid isPermaLink="false">Updated Release: Xml Visualizer v.2 build 6.3 (apr 07, 2011) 20110407124243P</guid></item></channel></rss>