RevComl (OpenInsight)
At 28 FEB 2002 12:42:07PM Rick Todd wrote:
Has anyone seen this error;
Unable to Connect to RevComl
Thanks
Rick
At 28 FEB 2002 12:56PM Oystein Reigem wrote:
Rick,
"Unable to connect to XXX" - isn't that when your app can't connect to some other database or data source XXX? (XXX=RevComl in your case.) Does your app access an SQL database? Some other database through ODBC? Some data in Excel or Access?
- Oystein -
At 28 FEB 2002 07:46PM WinWin/Revelation Support wrote:
Rick:
Were you using an OI375 Utility32 function?
RevComI is the dll that hosts the Utility32 functions in OI375.
OI375's Install runs in two pieces. The second piece installs the vb6 runtime. If the second piece does not run you may get this message. See if there is a setup.exe in your OI direcotory. If so, run it, see if that helps.
Bob
At 18 MAR 2002 01:20PM Michael Norton wrote:
Try the following:
Run a command prompt, change to the folder which contains your OI app and type:
regsvr32.exe /s revcomI.dll
Note: its revcomI not revcom1. You may also want to try:
regsvr32.exe /s rev32dlg.ocx
Mike Norton