|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: newbie COM question
From: Steve Turner (sturner
SYMYX.COM)
Date: Tue Aug 19 2003 - 12:15:20 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
If you go to Tools->Error Lookup and enter in that hex value, you get
"The specified module could not be found."
Did you rename the dll from the default that the wizard gave you?
Perhaps a mismatch in the dll name in your .def file and what is
actually being created by the compiler is the problem!
ST
-----Original Message-----
From: Josh Howe [mailto:jhowe1
NYC.RR.COM]
Sent: Tuesday, August 19, 2003 10:02 AM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: newbie COM question
Hi all,
I'm new to this list, and to COM. I'm creating a simple com server in
VC++
6, and having some problems. The DLL compiles fine, but I can't seem to
register it. When I run Regsvr32 on the dll, it says "DLLRegisterServer
failed. Return code was 0x8007007e". And ideas? I haven't touched
DLLRedisterServer in my C++ code, and I used the wizard to generate the
project. Thanks!!
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.html
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
=======
Notice: This e-mail message, together with any attachments, contains
information of Symyx Technologies, Inc. that may be confidential,
proprietary, copyrighted, privileged and/or protected work product,
and is meant solely for the intended recipient. If you are not the
intended recipient, and have received this message in error, please
contact the sender immediately, permanently delete the original and
any copies of this email and any attachments thereto.
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.html
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]