Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am trying to register my COM exe. its not getting registered.

On debugging the code. What i observed is call to "AtlCreateRegistrar" function is failing. This function is a member of CAtlModule class. It can be found in atlbase.h

Any idea why it is happening.

Thank you.

-Prafulla
Posted
Comments
Richard MacCutchan 14-Apr-14 6:13am    
You need to provide much more information than this, including the failing code and the error messages.
PrafullaVedante 14-Apr-14 6:20am    
Error is like
= 0x80070716 The specified resource name cannot be found in the image file.
Richard MacCutchan 14-Apr-14 6:21am    
Great; and you expect us to guess whar that is referring to?
[no name] 14-Apr-14 7:12am    
If you cannot provide factual and accurate information, then how would you expect us to help you?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900