Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XFRX and COM
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
XFRX and COM
Miscellaneous
Thread ID:
01422953
Message ID:
01422953
Views:
171
I'm integrating XFRX into an ASP.NET web app. via COM interop. I'm running into a weird error on the REPORT FORM line (REPORT FORM MyReport.FRX OBJECT loXFRX) - it's throwing a "Feature not available" error. The report has literally 2 lines of text on it (it's just for testing) and doesn't do anything weird, so the error is probably coming from the XFRX code. Has anyone run into this?

I thought it may be coming from the UI (this is a multi-threaded DLL), so I set the option to (supposedly) turn that off:
lnRetVal = loXFRX.SetParams(tcQualHTML, ,.T.,,.T.,,"HTML")
* Just in case...
loXFRX.QuietMode = .T.
Honestly, if this was causing the problem I'd expect a different error, but who knows.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Next
Reply
Map
View

Click here to load this message in the networking platform