Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox or wait window not work
Message
From
25/08/1999 12:38:50
 
 
To
25/08/1999 12:16:13
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00257482
Message ID:
00257508
Views:
14
>Hello all,
>I create an OLE server in VFP 6.0. In the DLL project, i have some code raise a message through MESSAGEBOX() function or WAIT WINDOW command, but i get error OLE IDispatch in my application using the DLL.

A VFP in-process server cannot have any UI components in it. That's specified in the docs very clearly.

>I Created my OLE Server like this in Visual Basic and it work. (I checked in Unattended Execution option).
>Can anyone help me resolve the problem in VFP ?.

Unlike VFP, you can create in-process servers with user interface components in VB, part of why you can create controls in VB but not in VFP.

>
>What are commands of VFP can't use in OLE Automation Server ?

If you've applied VFP SP3, the exact list of unsupported commands is contained in the SP3 add-on help file VFPSP3.CHM (Server Design Considerations - Visual FoxPro Language Support in Run-time Libraries).


>Thank in advandce.
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
Next
Reply
Map
View

Click here to load this message in the networking platform