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:
00751733
Views:
16
Thanks Evan. FoxCentral is now ok, UT is not yet.

>>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?
>
>Sounds like a firewall issue. May the following changes to the TaskPane code.
>
>USE USE HOME(7) + "\TaskPane\PaneContent.dbf"
>
>
>
>For record ID "microsoft.foxcentral" , change the code in memo field called "Data"
>
>Change line
>oProxy =Createobject("mssoap.soapclient30")
>to
>oProxy =Createobject("mssoap.soapclient")
>
>Add this line just after the line "oProxy.mssoapinit(WEBSERVICE_URL)
>oProxy.ConnectorProperty("UseProxy") = .T.
>**********************************
>
>Still working on a fix for the UT code.
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