Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Erro Seqüência de classe inválida
Message
From
12/06/2002 15:30:56
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00667597
Message ID:
00667605
Views:
25
>Alguém tem uma idéia da causa do erro "OLE error code 0x800401f3: Seqüência de classe inválida.", na quarta linha abaixo?
>set classlib to SIASCFin additive
>loPLANO = createobject('PLANO')
>lxTOTAIS = loPLANO.ObterTotLctMes(lcMES, lcANO, dSO_ANALITICAS)
>xmltocursor(lxTOTAIS, 'curTOTAIS')


provalmente a string XML que você está gerando não é válida. Procure jogá-la para um arquivo em disco (FILETOSTR("lxTotais", "C:\Totais.XML") e analise-a.
Claudio Lassala
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform