Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Registration problems with CRVIEWER.DLL under WinNT

359 views
Skip to first unread message

Gian Otto Michel

unread,
Apr 28, 1999, 3:00:00 AM4/28/99
to

I build an IS - Setup with my VB5 application including Crystal Reports 6.
If I install it on a Windows 95 machine it works correctly. If I install it
on an NT 4.0
machine (SP4) it works until I activate the print menue where the Crystal
Report
objects are included.
I get the following error: Run time error 339 Component CRVIEWER.DLL not
correctly registered!

I also tryed to register the dll by hand. In this case
the error "Load library (crviewer.dll) failed
GetLastError returns 0x0000007e, occurs.


Any information will be greatly appreciated.

Thank you.


Gian O. Michel
R & D
Hamilton Bonaduz AG (Switzerland)

gmi...@bonaduz.hamilton.ch

Kees Hoogakker

unread,
Apr 29, 1999, 3:00:00 AM4/29/99
to
In one of our Projects we had the same problem.
It normally means one of the component used by crviewer is not registered.
In our case it was comcat.dll.

In Seagate's Crystal Reports page there is a list of dependencies.
Check every one of these components.

Good luck!


Gian Otto Michel wrote in message <37280...@news.installshield.com>...

InstallShield Software Corp.

unread,
Apr 29, 1999, 3:00:00 AM4/29/99
to
I checked that error code it means.
126 d
The specified module could not be found.
ERROR_MOD_NOT_FOUND

Is the file there? Is it in a location where windows can find it(i.e. PATH
variable or Windows System ).
Are you including all the dependencies of CRVIEWER.DLL with your
installation.

Thanks,

Eric
InstallShield Support

Gian Otto Michel

unread,
May 3, 1999, 3:00:00 AM5/3/99
to

Eric,

I did not include all the dependencies. I had to include the following
files:

C:\WINDOWS\SYSTEM\SHLWAPI.DLL
C:\WINDOWS\SYSTEM\URLMON.DLL

It works now properly.

Thank you very much for your help.

Gian

0 new messages