Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can one createobject from within a Web Service
Message
From
12/08/2005 18:15:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
How can one createobject from within a Web Service
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01040630
Message ID:
01040630
Views:
57
in my test web service i tried putting in this line:
oIE = Createobject('internetexplorer.application')
however when we try and call the web service it errors out on that line and says "access is denied". i tried changing the virtual directory settings to allow "execute" and other other permissions but can't seem to make it work. or any other suggestions on how I can load the contents of a web page from within a web service without using Createobject('internetexplorer.application')?
Reply
Map
View

Click here to load this message in the networking platform