
Can't load (or register) custom control
Hi there,
I get the error message "Can't load (or register) custom control:
'TNT32.OCX'" when I try to start up my program. That's all I see before
it boots me out. The program uses a control from
devSoft. I wrote this program with VB 4 on a Windows 95 machine and now
I'm trying to install the program on a Windows NT 3.51 machine.
Others have used 16-bit versions of the Telnet control (VB3) and
installed their programs on the NT machine without problem.
Also when I am running the setup.exe I get the following error
messages near the end of installation, in this order:
"Installation of the dynamically linked library
c:\WINNT35\system32\ODBC32.dll failed. The process is terminating
abnormally."
"An error occured while registering the file
C:\WINNT35\system32\MSRDC32.dll"
And a similar message as the above except with the dll MSRDO32.dll
With other programs that I have installed on the NT machine, I was
able to ignore these messages without jeopardizing later execution.
In the C:\WINNT35\system32\ directory, I can find the TNT32.OCX
file.
Any suggestions/help would be appreciated.
--