Click here to Skip to main content
15,914,371 members
Home / Discussions / COM
   

COM

 
QuestionReleasing CComPtr Pin
alchong8-Oct-08 13:34
alchong8-Oct-08 13:34 
AnswerRe: Releasing CComPtr Pin
Lim Bio Liong8-Oct-08 18:45
Lim Bio Liong8-Oct-08 18:45 
GeneralRe: Releasing CComPtr Pin
alchong9-Oct-08 5:57
alchong9-Oct-08 5:57 
QuestionDCOM Config Pin
Kipetcoff8-Oct-08 5:26
Kipetcoff8-Oct-08 5:26 
QuestionLaunch as interactive user Pin
SteveTheHalfB8-Oct-08 4:44
SteveTheHalfB8-Oct-08 4:44 
AnswerRe: Launch as interactive user Pin
SteveTheHalfB12-Oct-08 23:53
SteveTheHalfB12-Oct-08 23:53 
QuestionAssertion failed: _pAtlModule == 0 Pin
Christian Bayer6-Oct-08 6:51
Christian Bayer6-Oct-08 6:51 
QuestionRuns on Server, not on Workstations Pin
rahvyn133-Oct-08 6:32
rahvyn133-Oct-08 6:32 
I have a VB.Net COM dll that I created and installed (using regasm) on a server. On this server is an application that calls different code modules based on events. One of those code modules calls the com dll which fires off and does a few things. If this process is kicked off from the server, everything works just fine. However, when the application is run from a workstation, the COM call fails. The workstation calls the code modules that reside on the server, the same ones that the server uses.

So why would the call to the COM object work fine on the Server, but when called through a workstation, to the server, fails out?

The CreateObject statement that creates the com object does not fail, but when called through the workstation, the call to the COM method fails.

Here's an example:

foo = CreateObject("Obj.Class")
result = foo.callMethod

The CreateObject works fine, but the foo.callMethod fails when it is kicked off from a workstation.

Anyone run into something like this before?
QuestionHeaders created by MIDL, position of DECLSPEC_UUID Pin
Andreas Tondorf1-Oct-08 22:13
Andreas Tondorf1-Oct-08 22:13 
QuestionHow do I pass MySQL connection ID to COM using VC++ 9.0? Pin
Ger Hayden30-Sep-08 7:22
Ger Hayden30-Sep-08 7:22 
QuestionCOM add in for MS Office Outlook? Pin
maui_mike29-Sep-08 20:19
maui_mike29-Sep-08 20:19 
QuestionMMDeviceEnumerator registration problem Pin
punitkumar2629-Sep-08 13:09
punitkumar2629-Sep-08 13:09 
QuestionUsing C# and COM to connect to a Server Pin
SRogers8829-Sep-08 7:44
SRogers8829-Sep-08 7:44 
AnswerRe: Using C# and COM to connect to a Server Pin
alchong8-Oct-08 14:19
alchong8-Oct-08 14:19 
QuestionGet COM pointer to running instance of Yahoo Messenger. Pin
u0m326-Sep-08 7:02
u0m326-Sep-08 7:02 
QuestionHow to Include MFC Datatypes in IDl ? Pin
narayanagvs25-Sep-08 23:20
narayanagvs25-Sep-08 23:20 
QuestionExtra Chart in OWC11 (ASP)! Pin
marlboroguy5824-Sep-08 1:35
marlboroguy5824-Sep-08 1:35 
QuestionWord Automation Pin
g_dev23-Sep-08 18:37
g_dev23-Sep-08 18:37 
AnswerRe: Word Automation Pin
kattah28-Jan-09 13:03
kattah28-Jan-09 13:03 
QuestionWord Automation Pin
g_dev23-Sep-08 18:36
g_dev23-Sep-08 18:36 
Questionvc++ and .net Runtime error Pin
balu1234522-Sep-08 9:15
balu1234522-Sep-08 9:15 
QuestionSynchronization concepts.. [modified] Pin
kDevloper21-Sep-08 21:13
kDevloper21-Sep-08 21:13 
AnswerRe: Synchronization concepts.. Pin
John_Adams3-Oct-08 12:47
John_Adams3-Oct-08 12:47 
GeneralRe: Synchronization concepts.. Pin
kDevloper3-Oct-08 18:25
kDevloper3-Oct-08 18:25 
QuestionHow to draw sth. on owner flash ole container Pin
61934514220-Sep-08 14:38
61934514220-Sep-08 14:38 

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.