|
-
Mar 13th, 2008, 02:32 PM
#1
Thread Starter
New Member
VB6 COM Object can't register in Vista
I created a COM object (DLL) with VB6 originally under Windows XP and everything worked fine. After upgrading my laptop to Vista the COM object appeared to still be working. I made a few very minor changes to the code and recompiled it. But now I cannot register the DLL anymore. I get the following error:
"The module mydll was
loaded but the call to DLLRegisterServer failed with
error code 0x80004005."
Any ideas why I might be getting this error all of a sudden?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|