Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using the rtf-control
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Using the rtf-control
Miscellaneous
Thread ID:
00898448
Message ID:
00898448
Views:
114
I have created a vfp-exe com-object that needs to call the richtext control box. I need to do this so I can interpret a string and determine its length.

In my program I have done it with the following code:
loRTF=NEWOBJECT("RichText.RichtextCtrl.1")


If I do this from a website running on my own machine it runs without a problem (XP). However, if I run this line on a W2K-server I get the following error:
Class definition RICHTEXT.RICHTEXTCTRL.1 is not found

What am I missing here? How can I avoid this.

Any help is appreciated.

Regards,

Ron Brahma
Next
Reply
Map
View

Click here to load this message in the networking platform