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.
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.