Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLTOCURSOR() doesn't work from .EXE file!
Message
From
09/08/2003 05:46:35
 
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00818152
Message ID:
00818556
Views:
18
I have build and run Setup.exe from InstallShield which included MSXML 3.0 installation and it still doesn't work.
Function CURSORTOXML() works ok, but XMLTOCURSOR() doesn't work, it wan't create cursor.

I am using VFP 7.0.

>Boban,
>
>The XMLTOCURSOR()function internaly uses MSXML 3.0. Make sure that MSXML 3.0 is installed as a part of your application installation. See http://fox.wikis.com/wc.dll?Wiki~VFP8RuntimeFiles~VFP for additional info.
>
>>XMLTOCURSOR() doesn't create cursor from .XML file when it's called from .EXE file on a machine that doesn't have VFP installed on!
>>
>>I have next line of code in .EXE file:
>>
>>
>>XMLTOCURSOR('example.xml', 'OneXml', 512)
>>
>>
>>It works fine when there is VFP installed on, Cursor is created, but on machines that doesn't have VFP installed on XMLTOCURSOR() doesn't create any cursor.
>>
>>Any solution?
Previous
Reply
Map
View

Click here to load this message in the networking platform