Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deploying a web service
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00631230
Message ID:
00632248
Views:
11
>My COM object does a report form. The DLL bombs when the report form does screen IO. the exe does not (Go figure). Do you know of a way to get around that so I can us a DLL?
>

VFP in-process servers (.DLLs) cannot contain any UI elements, which means no screen I/O, period. This is not the case for out of process servers (.EXEs). The VFP docs are extremely clear on this, and there's no work-around.

>>>How in the world do you deploy a web service? I can get the exe deployed, but, how do you set up the listener?
>>
>>You can use the wizard in VFP7 or the one that comes with the SOAP ToolKit. I think you need a DLL instead of an EXE. Also, be sure to mark the class OLE Public. If you have access to FoxTalk, Whil Hentzen did a walkthrough in the last two issues. Or you can see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fox7help/html/fogrfWebServicesInVisualFoxPro.asp for the VFP documentation.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform