You didn't post the code but it may mean that a dependant dll is missing and
or unregistered.
INFO: How Regsvr32.exe Registers and Unregisters COM DLLs
http://support.microsoft.com/default.aspx?kbid=207132
Explanation of Regsvr32 Usage and Error Messages
http://support.microsoft.com/default.aspx?kbid=249873
You can run depends.exe against the DLL to check dependencies.
You'll find depends.exe within
\SUPPORT\TOOLS\SUPPORT.CAB
on your Windows 2000 install CD-Rom
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect
:
| Dave:
|
| Tried this but it came back with LoadLibrary
| ("C:\WINNT\system32\mmcndmgr.dll") failed - The specified
| library could not be found.
| The dll is in system32. Puzzled on why it cannot find it.
|
| Sam