MSXML3.dll- Performance difference between Win2000SP4 and Win2003SP1
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I see that Loading and Iterating huge XML file using DOM is slow on Win2003SP1. Any idea why ? Is there any solution ? I am using MSXML3.dll ver 8.10.8308.0 .I modified sample Books.xml to add 2000 more nodes. I wrote simple App in VC++ 6.0 to load books.xml and iterated through all the elements. I executed this on both Win2000-Sp4 and Win2003-Sp1. I see that on Win2003Sp1 its takes more time compared to Windows 2000 Sp4. Please comment on this. Thanks Sandeep Naik