TarunAgarwal
Programmer
Hi,
I have made a Vb package on Win NT. While trying to run the setup of this package on Win 98 m/c, I get a message that cdo32.dll could not be registered.
When I try to do it manually, using "regsvr32 cdo32.dll" at command prompt, I get a message that:-
LoadLibrary("cdo32.dll" failed. GetlastError returns 0x00000485
How do I register the same? It is critical to my applicaton.
Regards,
Tarun
I have made a Vb package on Win NT. While trying to run the setup of this package on Win 98 m/c, I get a message that cdo32.dll could not be registered.
When I try to do it manually, using "regsvr32 cdo32.dll" at command prompt, I get a message that:-
LoadLibrary("cdo32.dll" failed. GetlastError returns 0x00000485
How do I register the same? It is critical to my applicaton.
Regards,
Tarun