Click here to Skip to main content
15,907,493 members
Home / Discussions / COM
   

COM

 
QuestionThird-party COM Pin
Gregory Mermoud16-Jun-07 14:27
Gregory Mermoud16-Jun-07 14:27 
QuestionDLL Registration Pin
Rose8116-Jun-07 2:21
Rose8116-Jun-07 2:21 
Questiontype library generation Pin
ttomanek14-Jun-07 21:53
ttomanek14-Jun-07 21:53 
AnswerRe: type library generation Pin
ttomanek15-Jun-07 3:04
ttomanek15-Jun-07 3:04 
QuestionExport to Excel via VB.NET 1.1 Not Working [modified] Pin
Brendan Vogt14-Jun-07 20:48
Brendan Vogt14-Jun-07 20:48 
AnswerRe: Export to Excel via VB.NET 1.1 Not Working Pin
HakunaMatada20-Jun-07 19:42
HakunaMatada20-Jun-07 19:42 
Questioncode for representing "Events" for a custom control in classic ASP Pin
MurtyINM14-Jun-07 19:59
MurtyINM14-Jun-07 19:59 
Questionwhy can't be CoCreateInstance after install to COM+ app? Pin
Chen Jiadong13-Jun-07 20:56
Chen Jiadong13-Jun-07 20:56 
I created a regular COM object with ATL, it worked fine by using the CoCreateInstance(), and then install the COM object to a COM+ application with Component Services administrative tool, when I try to call CoCreateInstance in my client code, I got "no such interface supported" error, the returned HRESULT is "Class not registered". class can be seen in OLE/COM Viewer, but it doesn't expose custom interfaces (only IUnknown, IClientSecurity, IMultiQI and IMarshal). But if I delete the object from COM+ application, and just register the component with regsvr32 command, my client works, again.

Anything I have missed when I installed the component into the COM+ application?
QuestionConnection points for Chat server using ATL/COM Pin
Raj Prathap12-Jun-07 20:37
Raj Prathap12-Jun-07 20:37 
QuestionA bit of help requested for an IE BHO Pin
keesp12-Jun-07 11:48
keesp12-Jun-07 11:48 
QuestionError info of FileSystemObject Pin
Lane Yu11-Jun-07 4:12
Lane Yu11-Jun-07 4:12 
AnswerRe: Error info of FileSystemObject Pin
Steve S11-Jun-07 6:47
Steve S11-Jun-07 6:47 
GeneralRe: Error info of FileSystemObject Pin
Lane Yu12-Jun-07 2:47
Lane Yu12-Jun-07 2:47 
GeneralRe: Error info of FileSystemObject Pin
Steve S13-Jun-07 1:33
Steve S13-Jun-07 1:33 
QuestionCOM Error :( Pin
gvanto7-Jun-07 14:36
gvanto7-Jun-07 14:36 
AnswerRe: COM Error :( Pin
Stephen Hewitt7-Jun-07 15:05
Stephen Hewitt7-Jun-07 15:05 
QuestionRe: COM Error :( Pin
gvanto7-Jun-07 15:42
gvanto7-Jun-07 15:42 
AnswerRe: COM Error :( Pin
Stephen Hewitt7-Jun-07 15:46
Stephen Hewitt7-Jun-07 15:46 
QuestionRe: COM Error :( Pin
gvanto7-Jun-07 19:18
gvanto7-Jun-07 19:18 
AnswerRe: COM Error :( Pin
Stephen Hewitt7-Jun-07 19:31
Stephen Hewitt7-Jun-07 19:31 
QuestionQueued Component Pin
SoftDeveloper6-Jun-07 2:41
SoftDeveloper6-Jun-07 2:41 
QuestionHow to use my COM object in a VS2003 - MFC exe? Pin
jayart5-Jun-07 6:32
jayart5-Jun-07 6:32 
QuestionCOM Delegation in ASP.NET Pin
Talal Sultan4-Jun-07 23:45
Talal Sultan4-Jun-07 23:45 
QuestionAbout COM Pin
vijay_834-Jun-07 19:13
vijay_834-Jun-07 19:13 
AnswerRe: About COM Pin
CPallini4-Jun-07 20:52
mveCPallini4-Jun-07 20:52 

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.