Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Msxml problem
Message
From
14/02/2013 06:05:18
 
 
To
14/02/2013 05:51:38
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
01565920
Message ID:
01565982
Views:
74
>Using MSXML6 appears to have resolved it but I would still like to know why the compiled exe errored and running the relevant form within the IDE did not.
>
>Thanks for your help


(1) The link I provided http://en.wikipedia.org/wiki/MSXML says that msxml 4.0 was an independent install
(2) This link http://fox.wikis.com/wc.dll?Wiki~VFP9RuntimeFiles says you have to install msxml 4.0 if you use XmlAdapter
So, I think msxml4.0 is part of the vfp9 ide install - hence it worked for you in the ide
If you want it to be available in the runtime - you have to install it http://www.microsoft.com/en-us/download/details.aspx?id=15697

That is part of my vfp9 runtime installer

(3) The reason msxml 6.0 worked is that it is installed with windows

MSXML 6.0 MSXML6 is the latest MSXML product from Microsoft, and (along with MSXML3) is shipped with Microsoft SQL Server 2005, Visual Studio 2005, .NET Framework 3.0, Windows Vista, Windows 7 and Windows XP Service Pack 3


msxml3.0 is used by IE 6. 7 and 8 - hence XmlToCursor will work without installing it
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform