To view xml files, I normally use the Internet Explorer Viewer plugin, which validates and indents the xml. Today I had such a file, but viewing it as usual caused the plugin to hang. The only way to close it was by forcibly unloading the plugin.
I narrowed the problem down to a very simple file. I tried to attach it, but that did not work out. All it contains is the following two lines:
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html/>
Save this to a file, rename it to ieview.xml, and view it using the Internet Explorer viewer.
I haven't tried the beta 2 yet.
Hope this helps.