Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLTOCURSOR() causes OLE error 0x800401f3 Invalid class
Message
From
13/11/2002 17:13:24
Antonio Lopes (Online)
BookMARC
Coimbra, Portugal
 
 
To
13/11/2002 16:06:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00722363
Message ID:
00722410
Views:
53
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>In my application I use the following code:
>
>lnRecords = XMLTOCURSOR(EVALUATE(lcDBFAlias+'.cXMLFrmt'),'MM_TempGrid2')
>
>After I compiled my App to an exe-file, this exe didn't cause any problems
>(as far as this line of code is concerned), At least at my VFP7 developping machine.
>On 3 other PCs however, an "OLE error 0x800401f3 Invalid class string" arose although the VFP7 run time libraries where present and other VFP7 functions such as icons in menus, worked fine.
>This seems to suggest that some component is not registered (present) on these machines and that XMLTOCURSOR() needs this (these) component(s) .
>Can anyone help me with this?
>
>Thank you in advance.
>
>Mark

Make sure MSXML 3.0 SP2 is installed (download from http://msdn.microsoft.com/downloads/sample.asp?url=/MSDN-FILES/027/001/772/msdncompositedoc.xml&frame=true).
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform