From: Rob van Erk on
I am having a problem with loading my application on new computers
running Windows XP.

When I run:

RegSvr32 C:\fmstool\rpRT302.dll I get the following error message

LoadLibrary("C:\fmstool\rpRT302.dll") failed - The specified module
could not be found.

I found a similar problem in this newsgroup but not sure how the
problem was solved. I'am not sure what module can not be found. User
is administrator on his PC and, as far as I can check, all relevant
DLL's as described in the ReportPro Developer's Guide have been
distributed. Could there be a mismatch between rpRT302.dll and the
Visual Objects DLL's or something like this?

Thanks for any advises on this.

Brgds,
Rob

From: Williem on

Rob,

Make sure that you have the rprt302.tlb in the same directory as the
dll.

Regards,

Willie

From: Rob van Erk on
Willie,

I already checked this and it is. Not sure what is causing the problem
but will install ReportPro on my new laptop and maybe this solves my
problem.

Thanks,
Rob