Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
REPORT FORM in a COM object from ASP
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
REPORT FORM in a COM object from ASP
Miscellaneous
Thread ID:
01418543
Message ID:
01418543
Views:
109
Hi,

I need to call a COM object which uses the 'REPORT FORM' command from an ASP page.

Problem is I can only do this if the COM object is a VFP .exe not a .dll. This is obviously rather slow.

I have tried the following compile types:
1). Single threaded dll - OLE IDispatch exception code 2032. User-Interface operation not allowed at this time.
2). Multi-threaded dll - OLE IDispatch exception code 1001. Feature not available.
3). .exe - works fine but slow

These errors always occur at the REPORT FORM line.

Any ideas if there is a way around this.

Thanks,
Nick
Next
Reply
Map
View

Click here to load this message in the networking platform