We still have a RTB 9.1D running for some old environments. We now get the following error just after login. I must admit that we haven't started this for ages and in the mean time upgraded to Windows Server 2012. Any ideas on how to fix this easily? --------------------------- Error --------------------------- Error occurred while creating CONTROL-FRAME: StatusCtrlFrame. Invalid class string Error code: 0x800401f3 (5898) --------------------------- OK ---------------------------
"We still have a RTB 9.1D running for some old environments."
"I must admit that we haven't started this for ages.."
That sounds like a contradiction. :)
You may want to try re-registering mccomctl.ocx and ensuring that your OE version is 32-bit.
"We still have a RTB 9.1D running for some old environments."
"I must admit that we haven't started this for ages.."
That sounds like a contradiction. :)
You may want to try re-registering mccomctl.ocx and ensuring that your OE version is 32-bit.
"We still have a RTB 9.1D running for some old environments."
"I must admit that we haven't started this for ages.."
That sounds like a contradiction. :)
You may want to try re-registering mccomctl.ocx and ensuring that your OE version is 32-bit.
A couple of ideas:
disable DEP (data execution prevention), see PKB. knowledgebase.progress.com/.../P160813 and other articles
regsvr32 %DLC%\bin\prox.dll in a run-as administrator proenv
regsvr32.exe prox.dll did the trick! Thanks!