Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report form feature in ML dll ??
Message
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00904072
Message ID:
00904075
Views:
18
Neil,
yes, it will work fine from a vfp mtdll when called from a VFP COM .EXE Server. IOW, the "REPORT FORM ..." should be in a method in a VFP COM .EXE server and your VFP MTDLL server will create that object and call the method that has the REPORT FORM in it. You can pass parameters to it from the mtdll and everything. So, your VFP mtdll can have all of your app logic and the VFP COM .EXE would be a minimal app that just has the actual printing in it. Here's an MS article that explains it more:
http://support.microsoft.com/default.aspx?scid=kb;en-us;191639
>Hi,
>
>I need to print a report form via a vfp com server. The report form prints out just fine when the COM server is an win32 executable / COM server(exe). But when I rebuild the COM server as a Multi-threaded COM server(dll) an error gets thrown stating that the feature is not available.
>
>Any thoughts? ANY WORK A-ROUNDS?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform