I have a CLSID and I need to instantiate this in a Different server (i.e. DCS ) where as my working machine is (i.e. MWS ).
I\'m having trouble with a COM library I\'m trying to u开发者_StackOverflow中文版se.I get an ArgumentException when I call a particular method and pass it null.This happens to me in both a C# project
I am attempt开发者_如何学运维ing to use word automation to count the number of pages in a word document.
Just want to confirm with the COM/DCOM experts out there... I have a Delphi COM EXE that is running on a server (threading is Single Apartment) and another copy of that same EXE starts up on the sam
I\'d like to use AutoIT\'s COM interface in a C# application to automate a window on a remote machine.I have code that looks like this:
I have a simple WMI query that runs fine locally, but querying a remote system gives an access denied error. When I add the local user to the remote system as member of the administrator group, the qu
I am getting the above mentioned error when my web service tries to open MS word document programatically through my .net webb service.
Is it possible to pass a raw NT handle (开发者_JAVA百科eg, to an event object) via a DCOM call - on the local machine, of course. If so, how would one go about doing so?See this SO answer: DuplicateHa
I\'ve created a library to pass/get data to/from excel. To execute in my machine i modified the access permisions in COM+ console.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.