PDA

View Full Version : Deployment problem



ArchieCampbell
3-Mar-2010, 06:18 PM
On the client's workstation, when I do
regsvr32 vrwapi.ocx
I get the following error
LoadLibrary("vrwapi.ocx") failed - The specified module could not be found.

The workstation is XP SP 3
From a command box
at s:\PROD\Dataflex\vdf151\Bin>
which is where I placed vrwapi.ocx
I typed
regsvr32 vrwapi.ocx

Previously, registering the Codejock controls worked just fine.

Any thoughts would be appreciated.
Thanks
Archie

Michael Mullan
3-Mar-2010, 06:46 PM
Did you copy the two dll s too?

ArchieCampbell
5-Mar-2010, 02:05 PM
skcl.dll
and
language.dll?

Other .dll's are
dfapi30.dll
dfedit40.dll
jagpdf-1.4.dll

Are they needed as well

Thanks
Archie

Ulbe Stellema
5-Mar-2010, 02:56 PM
Archie,

Deployment files are:

dfapi30.dll - Dataflex database lib
jagpdf-1.4.dll - PDF export lib
vrwapi.ocx - VRW lib, you must register this ocx
df_collate.cfg - Dataflex collate of your choice

No other files are needed

ArchieCampbell
9-Mar-2010, 02:12 PM
Do I place all the deployment files in
s:\PROD\Dataflex\vdf151\Bin>
and then type
RegSvr32 vrwapi.ocx

Thanks Ulbe

Michael Mullan
9-Mar-2010, 02:23 PM
when you type in the regsvr32 make sure you are in a "cmd" prompt, not run off the start menu, and that the current directory is "s:\prod\DataFlex\VDF151\Bin"

Michael Mullan
15-Mar-2010, 10:11 AM
Ulbe,

I think there must be something more. I tried to test deploy using your list of files and my vdf program failed "unable to instantiate com object"

Vincent Oorsprong
16-Mar-2010, 02:06 AM
Michael,

Please confirm you registered (regsvr32) the vrwapi.ocx file with sufficient rights during that operation.

Michael Mullan
16-Mar-2010, 06:28 AM
It's win XP, regsvr32 reported success, and the user was the same one that later installed the Release candidate in full, which worked. therefore the user had the appropriate rights.

MM.

Michael Mullan
22-Mar-2010, 09:00 AM
Ulbe & Co,

I've tried to do this several times, and failed. Can you confirm with rcIII that this list of deployment requirements is in fact comprehensive, and that there are no other undocumented installation steps?

Thanks.

Michael.