Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to register system files for my program on NT 4.0 machine

Status
Not open for further replies.

33216CLC

Programmer
Joined
Aug 17, 2000
Messages
173
Location
BS
I am having some strange difficulties in registering some of the .dlls for my Vb6 app on an NT 4.0 machine. Strange because the very same installation was performed on another computer with the very same Version of Windows without this problem.

Here are the drivers/File

1. crxlat32.dll and crystl32.ocx (Needed to run reports fin My App. These are for Crystal Reports.)

When attempting to manually register crystl32.ocx I get, "LoadLibrary(c:\Winnt\system32\crystl32.ocx) failed. GetLastError returns 0x0000007e".

When attempting to manually register craxdrt.dll I got "C:\Winnt\system32\crxlat32.dll was loaded, but the DllRegisterServer entry point was not found. DllRegisterServer may not be exported, or a corrupt version of C:\Winnt\system32\crxlat32.dll may be in memory. Consider crxlat32.dll View to detect and remove it."

2. expsrv.dll

Thanks for any help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top