RE: Can't communicate with COM server, QueryInterface Failed
From: DGreen13 (dgreen13_at_community.nospam)
Date: 12/10/04
- Next message: TSUBS04_at_HOTMAIL.COM: "Setting FrontPage file parameters via COM interop"
- Previous message: Pratibha: "COM Dll Interop"
- In reply to: Peter Huang: "RE: Can't communicate with COM server, QueryInterface Failed"
- Next in thread: Peter Huang: "RE: Can't communicate with COM server, QueryInterface Failed"
- Reply: Peter Huang: "RE: Can't communicate with COM server, QueryInterface Failed"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Dec 2004 00:39:05 -0800
Yes the late binding works, but the early binding doesn't.
I'm happy with my workaround and I've learnt a lot about interop in the mean
time.
Thank you very much for your help, I can now get on with the rest of my
project
Dave
""Peter Huang" [MSFT]" wrote:
> Hi
>
> Do you mean the late-binding via the InvokeMember will work, but if you use
> the early-binding then the com server will not work?
> If so, I think you are right, it seems that the Interop Assembly generated
> by IDE may not be correct.
>
> So far, I think you workaround is correct, that is to write the Wrap
> yourself.
>
> Hope his helps.
>
> Best regards,
>
> Perter Huang
> Microsoft Online Partner Support
>
> Get Secure! - www.microsoft.com/security
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
- Next message: TSUBS04_at_HOTMAIL.COM: "Setting FrontPage file parameters via COM interop"
- Previous message: Pratibha: "COM Dll Interop"
- In reply to: Peter Huang: "RE: Can't communicate with COM server, QueryInterface Failed"
- Next in thread: Peter Huang: "RE: Can't communicate with COM server, QueryInterface Failed"
- Reply: Peter Huang: "RE: Can't communicate with COM server, QueryInterface Failed"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|