---------------------------
RegSvr32
---------------------------
DllRegisterServer in
D:\IntechSW_Group\WES\current\Deployment\WES\DebugBin\ExportDevices.dll
failed.
Return code was: 0x80029c4a
exporttagsps.dll however is registered successfully .... the error code
describes
"Error loading type library/DLL. "
can u please help me in this
Regards .
Madni
Make RegSvr32 your executable for debugging session, put a breakpoint in
DllRegisterServer, step through it and find out where you are returning
an error code from.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
Brian