×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Flexibility Screen Error (Microsoft Forms-Objects Could Not Load)

Flexibility Screen Error (Microsoft Forms-Objects Could Not Load)

Flexibility Screen Error (Microsoft Forms-Objects Could Not Load)

(OP)
I have a Flexibility Screen trying to load and I'm getting the Microsoft Forms error, "Could not load objects because they are not available on this machine." Is there an OCX or DLL needing to be registered. This only happens on new installs. Macola 9.5

RE: Flexibility Screen Error (Microsoft Forms-Objects Could Not Load)

Not sure if this is the same issue, but we had a similar problem when loading the client on 64 bit windows 7 enterprise machines; the client was loaded to c:\program files (x86)... but the the flex code stuff seemed to be pointed to c:\program files in the registry...

We worked around it by following the re-registration steps in knowledge base article 18.377.081, "Flex - Error Can't Create Control Type Library - ES9.5.100 and Higher", except changing the pointers to the x86 folder. Here's the contents of the batch file we created to do it. Note it must be run as administrator on windows 7, and on some machines it seems important to run the Macola Client ONCE as administrator before running as the user. (which the article says you must do, but we don't understand why...)

del /Q "c:\ProgramData\Exact Software\ApcConnLib\*.*"
regsvr32 "C:\Program Files (x86)\Exact Software\Bin\Macole.DLL"
"C:\Program Files (x86)\Exact Software\Bin\APCConn.EXE" /Regserver

Shawn.

RE: Flexibility Screen Error (Microsoft Forms-Objects Could Not Load)

(OP)
Appreciate the thought but i have installed this on a 32bit XP machine and i'm getting this error.

RE: Flexibility Screen Error (Microsoft Forms-Objects Could Not Load)

Jeff,

Please see my reply to your other thread. Open up the Flex code and see if any references are noted as "missing".

Software Training, Implementation, Programming and Support for Macola Progression, Macola ES, Synergy, and Crystal Reports. Check out our Macola tools: www.gainfocus.biz/exceladdin.html

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close