Can anyone shed some light onto the cause of a persistent "msxml3.dll error '80072ee2'" message I am receiving in one of my ASP apps?
Is it just me or are there some serious problems with the MSXML dll? I'm basically trying to request a load of pages, parse them and then save them to individual text files.
There is around 40 pages, each one only a couple of Kb in size and this all happens in a loop. Unfortunately I'm constantly getting the timeout error message after only 5-6 files being written.
I urgently need to create these 40 or so files dynamically. If you guys think I am asking too much of the MSXML dll then can anyone suggest an alternative work around? Perhaps in ASP.Net solution?
Thanks for you help,
Chris Gilbert
Is it just me or are there some serious problems with the MSXML dll? I'm basically trying to request a load of pages, parse them and then save them to individual text files.
There is around 40 pages, each one only a couple of Kb in size and this all happens in a loop. Unfortunately I'm constantly getting the timeout error message after only 5-6 files being written.
I urgently need to create these 40 or so files dynamically. If you guys think I am asking too much of the MSXML dll then can anyone suggest an alternative work around? Perhaps in ASP.Net solution?
Thanks for you help,
Chris Gilbert