Progress 8.3A widget errors

Posted by LegacyUser on 16-Dec-2002 11:57

Hi,

We're running Vantage (which uses Progress) at my company as our ERP, and

we have some problems occasionally with users connecting to our Windows 2000

terminal server. Prowin32.exe gives arrors such as "error realizing control-frame

widget" or errors along those lines. After clicking OK on the error button,

another one comes up. Any ideas?

All Replies

Posted by Admin on 20-Feb-2004 16:18

Try this,

copy regsvr32 in to the windows system area

(C:\windows\ for 95 and 98 and C:\winnt OR windows\system32 for NT and 2k)

then type at a command promt

C:

cd\

cd windows OR winnt

cd system32

regsvr32 prox.dll -u (this unloads the current version)

copy in the prox.dll from the progress install

then type

regsvr32 prox.dll (this registers the new one)

the two files can be found down your progress install directory (in the bin area I think I cant check just now)

Definately sounds like you have the wrong prox.dll registered (well thats why we get widget errors)

Worth a try anyhow. Without the full details of what machine connects to where I dont understand fully which machine needs prox.dll registering.

Note:- Installing client networking on said machine should automatically install and register the correct prox.dll

Let us know how you get on.

Robert.

This thread is closed