Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Task Pane Error...
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00751239
Message ID:
00751311
Views:
31
Ken,

It gives me: 'Unknown COM status code."

TY

>>Task Pane - Community gives me errors like: 'Error executing script to generate account' for Universal Thread, and 'Unable to retrieve content at this time' for FoxCentral News. How do I handle this folks?
>
>Can you run the code below and get a browse window back with FoxCentral.net news items? If not, it is probably an XML Web services issue with your connection, security, firewall, or something.
>
>LOCAL x as FoxCentral
>LOCAL loWS
>loWS = NEWOBJECT("Wsclient",HOME()+"ffc\_webservices.vcx")
>loWS.cWSName = "FoxCentral"
>x = loWS.SetupClient("http://www.foxcentral.net/foxcentral.wsdl", "foxcentral", "foxcentralSoapPort")
>XMLTOCURSOR(x.GetItems(DATE()-14,0,0,""))
>BROWSE
>USE
>RETURN
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform