ID:               7845
 Comment by:       michael_cooke123 at hotmail dot com
 Reported By:      admin at inetghost dot com
 Status:           Closed
 Bug Type:         *Install and Config
 Operating System: Windows 2000 Server
 PHP Version:      4.0.3pl1
 New Comment:

when i try to open the internet explorer i get an error code saying:
run-time error '339':
Component 'Mscomctl.ocx' or one of its dependencies not correctly
registered: a file missing or corrupt.

could you please tell me what this means and how to fix it?

thank you


Previous Comments:
------------------------------------------------------------------------

[2000-11-16 11:39:02] [EMAIL PROTECTED]

The error is that MSCOMCTL.OCX which should be on your
system, isn't.
The installer program (and many many others) use this DLL to provide
widgets like progress bars.

It may be that the file exists on your system but is just not correctly
registered.

There should be a file called REGSVR32.EXE on your WinNT\System32
directory and also a file called MSCOMCTL.OCX in the same directory.

If not, you will have to get them, maybe from your NT CD or perhaps by
downloading them from somewhere on the Microsoft site.
Once the files are there, from the command line type:
  REGSVR32 MSCOMCTL.OCX

The installer should then work.

Alternatively, you can load the installer.exe into winzip and manually
install the components.



------------------------------------------------------------------------

[2000-11-16 11:24:57] admin at inetghost dot com

I installed php4 and I got the error of missing or invalid file
MSCOMCRL.OCX. Please let me know what you know about this problem.


Thanks

Greg

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=7845&edit=1

Reply via email to