Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLTOCURSOR() causes OLE error 0x800401f3 Invalid class stri
Message
From
13/11/2002 16:06:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
XMLTOCURSOR() causes OLE error 0x800401f3 Invalid class stri
Miscellaneous
Thread ID:
00722363
Message ID:
00722363
Views:
210
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
If everything seems to be going well, you obviously don't know what the hell is going on !
Next
Reply
Map
View

Click here to load this message in the networking platform