Click here to Skip to main content
15,898,987 members
Home / Discussions / COM
   

COM

 
GeneralRe: RegSvr32 failed Pin
User 21559721-Sep-06 19:47
User 21559721-Sep-06 19:47 
AnswerRe: RegSvr32 failed Pin
Stephen Hewitt21-Sep-06 19:43
Stephen Hewitt21-Sep-06 19:43 
AnswerRe: RegSvr32 failed Pin
User 21559721-Sep-06 19:49
User 21559721-Sep-06 19:49 
AnswerRe: RegSvr32 failed Pin
Shutaro27-Sep-06 7:42
Shutaro27-Sep-06 7:42 
AnswerRe: RegSvr32 failed Pin
David Leyva27-Sep-06 10:11
David Leyva27-Sep-06 10:11 
AnswerRe: RegSvr32 failed Pin
EQ219-Oct-06 0:21
EQ219-Oct-06 0:21 
QuestionVB.NET ComClass performance in VBA code. Pin
SkyTek2321-Sep-06 4:32
SkyTek2321-Sep-06 4:32 
AnswerRe: VB.NET ComClass performance in VBA code. Pin
SkyTek2321-Sep-06 10:53
SkyTek2321-Sep-06 10:53 
No need to respond to this issue anymore as it has been resolved.

I created the problem by copying a comClass object in the Solution Project, and then doing a paste to create "another" comClass object. When I tried to build the solution, I got a "duplicate GUID's" error. DUH!! So, what did I do next? I created another comClass object, took it's generated GUID'S and loaded them into the comClass I just pasted (so now the GUID's are unique and the Solution built). NO CAN DO!!!! Those GUID's I copied into the pasted comClass we're and always will point to the generated comClass. So, when you reference the DLL and its classes in VBA, and do your first instantiation, it's looking for the wrong GUID's. So it goes through the whole registry, finally finding the correct object.


QuestionNeed help : COM Interface [modified] Pin
Sakthiu21-Sep-06 0:48
Sakthiu21-Sep-06 0:48 
AnswerRe: Need help : COM Interface Pin
toxcct21-Sep-06 2:03
toxcct21-Sep-06 2:03 
AnswerRe: Need help : COM Interface Pin
User 21559721-Sep-06 19:51
User 21559721-Sep-06 19:51 
QuestionHow do i make COM inprocess server program using C++? Pin
Sakthiu20-Sep-06 22:41
Sakthiu20-Sep-06 22:41 
AnswerRe: How do i make COM inprocess server program using C++? Pin
prasad_som20-Sep-06 23:19
prasad_som20-Sep-06 23:19 
GeneralRe: How do i make COM inprocess server program using C++? Pin
Sakthiu20-Sep-06 23:23
Sakthiu20-Sep-06 23:23 
QuestionIssues Implementing ATL COM Callback Functionality Pin
Setesh8220-Sep-06 13:14
Setesh8220-Sep-06 13:14 
QuestionRe: Issues Implementing ATL COM Callback Functionality Pin
prasad_som20-Sep-06 23:22
prasad_som20-Sep-06 23:22 
AnswerRe: Issues Implementing ATL COM Callback Functionality Pin
Setesh8221-Sep-06 3:14
Setesh8221-Sep-06 3:14 
AnswerRe: Issues Implementing ATL COM Callback Functionality Pin
Mike Dimmick21-Sep-06 3:00
Mike Dimmick21-Sep-06 3:00 
GeneralRe: Issues Implementing ATL COM Callback Functionality Pin
Setesh8221-Sep-06 5:42
Setesh8221-Sep-06 5:42 
QuestionCOM Interop apartment issue - QueryInterface failing?!? Pin
Daniel Deptford20-Sep-06 4:05
Daniel Deptford20-Sep-06 4:05 
Questionerror 80040154 at instantiation of COM object Pin
mkrelli19-Sep-06 22:55
mkrelli19-Sep-06 22:55 
Questiongive suggestion to start learning COM Pin
premkamalg19-Sep-06 20:10
premkamalg19-Sep-06 20:10 
AnswerRe: give suggestion to start learning COM Pin
ShilpiP28-Sep-06 0:11
ShilpiP28-Sep-06 0:11 
AnswerRe: give suggestion to start learning COM Pin
Hamid_RT28-Sep-06 9:10
Hamid_RT28-Sep-06 9:10 
QuestionError in Deployment Pin
Jeeva Mary Varghese19-Sep-06 18:21
Jeeva Mary Varghese19-Sep-06 18:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.