Click here to Skip to main content
15,909,324 members
Home / Discussions / COM
   

COM

 
GeneralRe: .NET Windows Service + COM component - Freezing on ((System.ComponentModel.ISupportInitialize)(this.axMapPro1)).EndInit(); Pin
gixxersix8520-Nov-07 11:01
gixxersix8520-Nov-07 11:01 
GeneralRe: .NET Windows Service + COM component - Freezing on ((System.ComponentModel.ISupportInitialize)(this.axMapPro1)).EndInit(); Pin
gixxersix8520-Nov-07 11:10
gixxersix8520-Nov-07 11:10 
GeneralRe: .NET Windows Service + COM component - Freezing on ((System.ComponentModel.ISupportInitialize)(this.axMapPro1)).EndInit(); [modified] Pin
User 21559721-Nov-07 1:26
User 21559721-Nov-07 1:26 
QuestionProblem with CreateDispatch [modified] Pin
AbbyIndian19-Nov-07 19:50
AbbyIndian19-Nov-07 19:50 
AnswerRe: Problem with CreateDispatch Pin
User 21559721-Nov-07 1:34
User 21559721-Nov-07 1:34 
GeneralRe: Problem with CreateDispatch Pin
AbbyIndian25-Nov-07 19:06
AbbyIndian25-Nov-07 19:06 
GeneralRe: Problem with CreateDispatch Pin
AbbyIndian25-Nov-07 19:09
AbbyIndian25-Nov-07 19:09 
GeneralRe: Problem with CreateDispatch [modified] Pin
User 21559726-Nov-07 2:34
User 21559726-Nov-07 2:34 
AbbyIndian wrote:
The same App is working on other machine...

Am I missing something in setting up the environment for creating dispatch..??


If the same application is running on other machines then I would look at the machine that has problem. your statement makes me believe that the source is correct and there is some problem in the machine config. Or it could be that the ProgId-CLSID problem

Compare the CLSIDs (corresponding to ProgId) that are being picked by your C++ app and from VB app.
Following link from Microsoft support will helpHow To Call CLSID And ProgID Related COM APIs in Visual Basic[^]

Sohail


modified 21-Apr-21 21:01pm.

GeneralRe: Problem with CreateDispatch Pin
AbbyIndian26-Nov-07 17:49
AbbyIndian26-Nov-07 17:49 
QuestionVARIANT question.. [modified] Pin
kRogue18-Nov-07 19:07
kRogue18-Nov-07 19:07 
QuestionInternet Explorer Security Setting Programmatically Pin
h@$@n18-Nov-07 18:19
h@$@n18-Nov-07 18:19 
QuestionWhat is the best .NET equivalent architecture for COM(hosted in MTS) Pin
satish_cognz17-Nov-07 5:34
satish_cognz17-Nov-07 5:34 
AnswerRe: What is the best .NET equivalent architecture for COM(hosted in MTS) Pin
josephpotgieter26-Nov-07 3:29
josephpotgieter26-Nov-07 3:29 
QuestionCom interface call takes delay in returning Pin
Sumesh V.V16-Nov-07 1:09
Sumesh V.V16-Nov-07 1:09 
AnswerRe: Com interface call takes delay in returning Pin
Nathan Holt at EMOM16-Nov-07 7:24
Nathan Holt at EMOM16-Nov-07 7:24 
QuestionActiveX for MS Access Pin
Nitheesh George13-Nov-07 16:52
Nitheesh George13-Nov-07 16:52 
QuestionActiveX newbie Pin
earlp11-Nov-07 10:29
earlp11-Nov-07 10:29 
AnswerRe: ActiveX newbie Pin
Nathan Holt at EMOM16-Nov-07 7:27
Nathan Holt at EMOM16-Nov-07 7:27 
GeneralRe: ActiveX newbie Pin
earlp16-Nov-07 9:34
earlp16-Nov-07 9:34 
GeneralRe: ActiveX newbie Pin
Nathan Holt at EMOM19-Nov-07 9:37
Nathan Holt at EMOM19-Nov-07 9:37 
AnswerRe: ActiveX newbie Pin
charlieg28-Nov-07 10:10
charlieg28-Nov-07 10:10 
GeneralRe: ActiveX newbie Pin
earlp30-Nov-07 6:56
earlp30-Nov-07 6:56 
QuestionFire event from thread on ATL COM server (VC2003)... [modified] Pin
achainard7-Nov-07 23:40
achainard7-Nov-07 23:40 
AnswerRe: Fire event from thread on ATL COM server (VC2003)... Pin
Roger Stoltz8-Nov-07 2:51
Roger Stoltz8-Nov-07 2:51 
GeneralRe: Fire event from thread on ATL COM server (VC2003)... Pin
achainard8-Nov-07 4:40
achainard8-Nov-07 4:40 

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.