DCOM Configuration warning->how to fix it

N

nithin.papdeja

Hi all,

I am getting a

"DCOM Configuration Warning" for my COM.exe server

The CLSID {87F1BCC3-0779-46c7-BF37-0EB4A6123333},item C:\program
files
\Server\Myserver.exe and title MysrvAPI class
has the named value AppID,but is not recorded under \
\HKEY_CLASSES_ROOT
\AppId.Do you wish to record it?


If you press "yes" and record it.next time when we open the "DCOM
Config" we should not get this warning but everytime i am opening the
"DCOM Config" i am getting this warning


Can anyone please tell me how to fix it

My system OS is Windows XP,running on administrator privileges and it
is a 32 bit com.exe server

thanks in adavnce,
Nithin
 
H

hack2root

Hi all,

I am getting a

"DCOM Configuration Warning" for my COM.exe server

The CLSID {87F1BCC3-0779-46c7-BF37-0EB4A6123333},item C:\program
files
\Server\Myserver.exe and title MysrvAPI class
has the named value AppID,but is not recorded under \
\HKEY_CLASSES_ROOT
\AppId.Do you wish to record it?

If you press "yes" and record it.next time when we open the "DCOM
Config" we should not get this warning but everytime i am opening the
"DCOM Config" i am getting this warning

Can anyone please tell me how to fix it

My system OS is Windows XP,running on administrator privileges and it
is a 32 bit com.exe server

thanks in adavnce,
Nithin

What do you see in event log relatively to you warning?

Did you have it registered properly, i'e:

regsvr32 /i MyPersonalDllHell.dll
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top