Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

register COM problem

Status
Not open for further replies.

sarit

Vendor
Joined
Apr 19, 2005
Messages
2
Location
AU

Hi

I encountered a problem while trying to register a COM DLL. I received the following message :
Debug Assertion Failed!
Program : C:\WINNT\System32\regsvr.exe
file : C:\ProgramFiles\microsoft visual studio\vc98\atl\include\atlbase.h
Expression : pM->m_hInst !=0

and the message which followed it was :
DllRegisterServer in <my dll path> failed. Return code was : 0x80000003
what can be done?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top