Ok, im familiar with typical troubleshooting of this type on problem, but I
do not do any programming myself. Im hoping you guys can help me with an
install problem that I am having.
I have an application that fails to register 2 .ocx files during
installation. The OS is Windows Server 2003 running as a terminal server.
I have since tried to install the same application in Windows 2000 Terminal
server and it worked fine. SO im guessing some version of a .dll that these
..ocx files were dependent on has changed.
How do I dertermine which files, if any are causing the trouble?
I tried to manually register these files using regsvr32.exe, but it fails
with a 0x80040200 error.
The developer is not any help, as now he claims that his app has not been
tested in 2003, which he originally said would work.
Any help would be greatly appreciated.
Jeff Foster
jfoster .at. aasdifference.c om
do not do any programming myself. Im hoping you guys can help me with an
install problem that I am having.
I have an application that fails to register 2 .ocx files during
installation. The OS is Windows Server 2003 running as a terminal server.
I have since tried to install the same application in Windows 2000 Terminal
server and it worked fine. SO im guessing some version of a .dll that these
..ocx files were dependent on has changed.
How do I dertermine which files, if any are causing the trouble?
I tried to manually register these files using regsvr32.exe, but it fails
with a 0x80040200 error.
The developer is not any help, as now he claims that his app has not been
tested in 2003, which he originally said would work.
Any help would be greatly appreciated.
Jeff Foster
jfoster .at. aasdifference.c om
Comment