I recently ran into a problem with MSXML and memory leaks. If you repeatedly call it from within FoxPro with many SelectNodes() in there you'll certainly run into a problem. Go with the MSXML6 or higher where it doesn't have nearly as many memory leaks. It's documented on MSDN, but was not easy to find. http://support.microsoft.com/kb/328998
0 comments:
Post a Comment