+ Reply to Thread
Results 1 to 4 of 4

Thread: [2] Cannot load rich edit control.

  1. #1

    Default [2] Cannot load rich edit control.

    Under XP Pro SP2, I am getting the error shown above when running an install created with SB6.5.1911.0. This install has run correctly on numerous XP and Vista machines. What is the cause, and probable solution of this error.

  2. #2

    Default Re: [2] Cannot load rich edit control.

    Additional info: This was running from a networked drive (e.g. the install exe was on drive F. When moved to the C: drive of the machine, the install ran successfully.

  3. #3
    Unregistered Guest

    Default Re: [2] Cannot load rich edit control.

    Quote Originally Posted by Larry Teames View Post
    Additional info: This was running from a networked drive (e.g. the install exe was on drive F. When moved to the C: drive of the machine, the install ran successfully.
    I think the Windows RTF component is not accessible in your case. We see the same with our own application. When this happens then LoadLibrary() cannot load the RTF component.

    It's a Windows problem, IMO.

    Peter

  4. #4
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: [2] Cannot load rich edit control.

    Larry,

    On this machine, the LoadLibrary( "RICHED32.DLL" ) API function call failed (cannot find/load the core RICHED32.DLL Windows component).

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •