dcom
How to call a DCOM object from C#?
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 ).[详细]
2023-01-23 10:08 分类:问答COM method call fails in C#, VB.NET, but works in Python
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[详细]
2023-01-19 07:12 分类:问答Server Word automation permissions (some answers and some questions)
I am attempt开发者_如何学运维ing to use word automation to count the number of pages in a word document.[详细]
2023-01-18 15:18 分类:问答Delphi COM EXE and Threading
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[详细]
2023-01-17 01:28 分类:问答Automate Remote Window with with AutoIT
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:[详细]
2023-01-15 09:34 分类:问答Querying remote system via WMI returns access denied for non-administrator
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[详细]
2023-01-15 06:05 分类:问答Retrieving the COM class factory for component with CLSID {00020906-0000-0000-C000-000000000046} failed due to the following error: 80070005
I am getting the above mentioned error when my web service tries to open MS word document programatically through my .net webb service.[详细]
2023-01-11 02:47 分类:问答Passing NT handles through DCOM
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[详细]
2023-01-10 12:35 分类:问答Access to excel file in the server without installing excel
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.[详细]
2023-01-10 08:27 分类:问答simple tutorial for DCOM [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-09 03:01 分类:问答