Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Apigid32.dll

I'm getting a registration error for Apigid32.dll at client's machine.
Any idea on any dependencies for this file please.
thanks.
[157 byte] By [rkbnair] at [2007-11-11 10:01:26]
# 1 Re: Apigid32.dll
Is the file actually present? I believe it should be in the System32 folder. AFAIK, registration is not required.

ftp://ftp.desaware.com/SampleCode/Updates/apigid32.dll
pclement at 2007-11-11 17:23:27 >
# 2 Re: Apigid32.dll
The file is not present in the client's machine.
But when I copy one and try to register , it gives an error.
rkbnair at 2007-11-11 17:24:24 >
# 3 Re: Apigid32.dll
as Paul correctly stated, there is not need to register that library

BTW next time, please post the exact error you get, "an" error is a little too vague :) given that there are millions of them
mstraf at 2007-11-11 17:25:22 >
# 4 Re: Apigid32.dll
Please find the error message as given below.
Thanks.

C:\WINDOWS\system32\apigid32.dll was loaded, but the DLLRegisterServer entry point was not found.

The file can not be registered.
rkbnair at 2007-11-11 17:26:28 >
# 5 Re: Apigid32.dll
It's a standard Windows DLL and does not need to be registered.
pclement at 2007-11-11 17:27:26 >