Run-time error 339, MSFLXGRD.ocx a file is missing or invalid

T

Tini

Good day to all,

I'm currently installed one of investment application and able to run as
normal.
The error message (as per above subject) came out while I'm trying to click
at any button in the application.

I'm using windows Vista 32bit platform, and already run "regsvr32
MSFLXGRD.ocx", the message succeeded appeared but the error 339 still occured.

Please help how to rectify this error. Any solutions?

Need helps,
Tini
 
P

PNutts

Someone else resolved the issue by first un-registering the control and then
re-registering it. Hope it helps.

From their post:
The problem is resolved, but not how you would expect. Even prior to the
suggestion above, I had already tried re-registering the control with
REGSVR32 running as administrator, but that didn't solve the problem.
However, if you first UN-REGISTER the control with the REGSVR32 /U option,
then re-register, all is fixed. There was absolutely nothing wrong with the
control or the build, it's totally a problem with how InstallShield interacts
with Vista, and how it registers items that require DLLRegisterServer.
 
E

ERiCK

it worked for me through this command - type this on your RUN window
(Windows+R)

regsvr32 \Windows\System32\msflxgrd.ocx /u
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top