Previous Thread
Next Thread
Print Thread
Rate Thread
Question for folks that work with XML files.
#248529 02/23/09 03:50 PM
Joined: Jan 2004
Posts: 13,840
Likes: 13
shareholder in the making
OP Offline
shareholder in the making
Joined: Jan 2004
Posts: 13,840
Likes: 13
In my job I have to often troubleshoot XML files to make sure the tree structure is in tact. I've noticed recently on my XP machine at work that I am unable to collapse/expand the tree stucture within an XML by clicking on the - or + sections.

Anyone have any ideas, another person on my team is fine. We are using IE 6 still at work.


M80s VP180 4xM22ow 4xM3ic EP600 2xEP350
AnthemAVM60 Outlaw7700 EmoA500 Epson5040UB FluanceRT85


Re: Question for folks that work with XML files.
SirQuack #248533 02/23/09 04:01 PM
Joined: Jul 2006
Posts: 12,077
Likes: 7
C
CV Offline
Founder, Axiom Upgrade Club
shareholder in the making
Offline
Founder, Axiom Upgrade Club
shareholder in the making
C
Joined: Jul 2006
Posts: 12,077
Likes: 7
If you can't collapse it for more than four hours, call your doctor.

Re: Question for folks that work with XML files.
SirQuack #248554 02/23/09 05:32 PM
Joined: Apr 2003
Posts: 16,441
shareholder in the making
Offline
shareholder in the making
Joined: Apr 2003
Posts: 16,441
Randy,

Are you saying that IE6 is displaying the XML source, and is not showing the expand/collapse view at all? How are you opening the XML files? Are you using the file:// method? If not, try changing the URL so file://path/to/your/file.

Re: Question for folks that work with XML files.
pmbuko #248555 02/23/09 05:45 PM
Joined: Jan 2004
Posts: 13,840
Likes: 13
shareholder in the making
OP Offline
shareholder in the making
Joined: Jan 2004
Posts: 13,840
Likes: 13
Hey Peter,

I save the XML file on my desktop for troubleshooting. It opens ok by double clicking, and shows the xml code within my browser as it should. All the sections are expanded, but when I click on the - "minus" signs to collapse any give section, nothing happens.

Below is a portion, of one of the XML files, I should be able to click on the - signs and collapse that section. Others can do it just fine, and I used to be able to do it...

- <IWFWORK SOURCEAPP="PFGWFDTR" TRIES="0">
- <DOCDATA>
- <PACKET BATCHNAME="IND 090219#980 15333823802" PACKETNUM="9">
<PROCESSEDBYIAFLAG>1</PROCESSEDBYIAFLAG>
<FOLDERID SYSTEM="PFGCM">90A10DBFA2839AB80135D18B2E5E2D8A</FOLDERID>
<LOB>Annuity</LOB>
<STARTWFFLAG>1</STARTWFFLAG>
<TRANSTYPE>Annuity - Fixed with Money</TRANSTYPE>
<RUSHLEVEL>Rush</RUSHLEVEL>
<SKIPVSTATUSUPDATEFLAG>0</SKIPVSTATUSUPDATEFLAG>
<FIELDOFFICE>01471</FIELDOFFICE>
<STATE>ME</STATE>
<INDEXUSERID>B218752</INDEXUSERID>
<INDEXDATE>2009-02-19</INDEXDATE>
<INDEXTIME>16.21.02</INDEXTIME>
</PACKET>
- <DOCUMENTS>
- <DOCUMENT DOCNUM="30">
<DOCID SYSTEM="IA">7302</DOCID>
<DOCID SYSTEM="CMSC">IND 090219#980 15333823802Pckt9~0841F3E64BB64CE6B6F4B26023D71B87.tif</DOCID>


M80s VP180 4xM22ow 4xM3ic EP600 2xEP350
AnthemAVM60 Outlaw7700 EmoA500 Epson5040UB FluanceRT85


Re: Question for folks that work with XML files.
SirQuack #248580 02/23/09 07:58 PM
Joined: Apr 2003
Posts: 16,441
shareholder in the making
Offline
shareholder in the making
Joined: Apr 2003
Posts: 16,441
I can't help you. \:\( Have you tried resetting IE6 to its defaults?

Re: Question for folks that work with XML files.
pmbuko #248581 02/23/09 07:58 PM
Joined: May 2003
Posts: 18,044
shareholder in the making
Offline
shareholder in the making
Joined: May 2003
Posts: 18,044
Or upgrade to IE7, which is pretty much our answer for mysterious IE6 problems.


I am the Doctor, and THIS... is my SPOON!
Re: Question for folks that work with XML files.
Ken.C #248583 02/23/09 08:04 PM
Joined: Jan 2004
Posts: 13,840
Likes: 13
shareholder in the making
OP Offline
shareholder in the making
Joined: Jan 2004
Posts: 13,840
Likes: 13
yep peter, tried it done it,,,,

ken, nope, IE 7 is not blessed yet in our large company,


M80s VP180 4xM22ow 4xM3ic EP600 2xEP350
AnthemAVM60 Outlaw7700 EmoA500 Epson5040UB FluanceRT85


Re: Question for folks that work with XML files.
SirQuack #248605 02/23/09 09:52 PM
Joined: Jan 2004
Posts: 13,840
Likes: 13
shareholder in the making
OP Offline
shareholder in the making
Joined: Jan 2004
Posts: 13,840
Likes: 13
figured it out...

Tools/Internet Options/Advanced tab/Check the "Allow active content to run in files on My Computer" option under the Security section.

I am now able to expand/collapse sections of the XML tree in IW again, yippy.

http://tinyurl.com/afvb7z


M80s VP180 4xM22ow 4xM3ic EP600 2xEP350
AnthemAVM60 Outlaw7700 EmoA500 Epson5040UB FluanceRT85


Re: Question for folks that work with XML files.
SirQuack #248710 02/24/09 06:35 PM
Joined: Oct 2003
Posts: 1,349
connoisseur
Offline
connoisseur
Joined: Oct 2003
Posts: 1,349
I deal with XML files from time to time at my job. We use a program called UltraEdit to work with all sorts of text files, including XML. Works wonders with all types of text files; XML, PHP, HTML, C#, etc. It is a very good text editor, and I'd highly recommend it to anyone that needs to pick apart text files.

I don't know how you keep your sanity trying to diagnose XML problems by using IE.


M80v2 | VP150v2 | QS8v2
SVS Pci+ 20-39
Emotiva UMC-1 & LPA-1
M22ti + T-Amp, in the Office
Re: Question for folks that work with XML files.
PeterChenoweth #248712 02/24/09 06:44 PM
Joined: Dec 2002
Posts: 556
aficionado
Offline
aficionado
Joined: Dec 2002
Posts: 556
You can also try XML-Notepad


The sailor does not pray for wind, he learns to sail. --Lindborg

Moderated by  alan, Amie, Andrew, axiomadmin, Brent, Debbie, Ian, Jc 

Link Copied to Clipboard

Need Help Graphic

Forum Statistics
Forums16
Topics24,945
Posts442,477
Members15,617
Most Online2,082
Jan 22nd, 2020
Top Posters
Ken.C 18,044
pmbuko 16,441
SirQuack 13,840
CV 12,077
MarkSJohnson 11,458
Who's Online Now
0 members (), 923 guests, and 2 robots.
Key: Admin, Global Mod, Mod
Newsletter Signup
Powered by UBB.threads™ PHP Forum Software 7.7.4