Yeah, Vista and Win 7 come with MSXML 6.0, but VFP's task manager doesn't know it can use that. Actually, MSXML is a COM object and Task Manager uses a CREATEOBJECT() syntax, which needs the version of the class mentioned as argument to be present.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Allen Sent: Friday, May 13, 2011 1:44 AM To: [email protected] Subject: Re: XML Thanks all that responded. I did put prerequisites on first but it does not seem to do anything for XML on windows 7. I was querying as it seems that there is an XML 6 now and I was not sure if to put that on. Anyway thanks Grig, that worked and I have VFP working ok. Al -----Original Message----- From: Grigore Dolghin Sent: Thursday, May 12, 2011 9:24 PM To: [email protected] Subject: RE: XML Sorry, after sending my previous message I saw there's a Service Pack 3 too: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7F6C0CB4-7A5E-47 90-A7CF-9E139E6819C0 or http://tinyurl.com/2cjs2bn HTH -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Allen Sent: Thursday, May 12, 2011 8:01 PM To: [email protected] Subject: XML I just put VFP9SP1 on a new laptop and I have the usual MSXML error. Not a problem normally but I'm new to 64 bit. Anyone know which file to get to get the environment working. Thanks Al [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

