Distributed COM (DCOM) is a protocol that enables software components to communicate with one another over a network.

learn more… | top users | synonyms

0
votes
1answer
81 views

Calling COM Object inside TThread

In order to test the performance of the application, receiving many requests at the same time, I created an application that, inside threads, opens a connection using the TDCOMConnection creates a ...
0
votes
0answers
11 views

How does DCOM Running identity coincide with Server-Client Impersonation?

A DCOM Object in my server is set to run as a particular user in the DCOMCNFG ==> Object Properties ==> Identity Tab. When a remote application calls this DCOM, how will Impersonation be Handled? Can ...
1
vote
0answers
12 views

How to disable/setup same name and same password authentication between two windows PCs on the same network? [migrated]

So I set up a simple network with Two computers. Both on the same Work group. I Created a LOCAL user 'A' with pasword 'A' in Computer 1. And then I created an identical named LOCAL user 'A' with ...
0
votes
2answers
32 views

Perl, IIS 7 and DCOM

I am working on a website which uses IIS 7 and tries to create a COM server on remote machine. The flow is: IIS_7_Computer -> Perl Script 1 -> Perl Script 2 -> Win32::OLE ---DCOM---> COM object on ...
0
votes
0answers
60 views

Failed to create COM object `Excel.Application': “Access is denied”

I am facing problems in creating com object for excel on my server, my program is ended up with throwing an exception Failed to create COM object `Excel.Application': "Access is denied" In event logs ...
0
votes
0answers
85 views

Can't open a dcom session with jinterop

I'm trying to use jinterop to run wmi queries on remote PCs, but I can't even start a dcom session. I know wmi is working because I can access it with powershell\wmic\vbscript without issues. Also, ...
0
votes
1answer
11 views

Transfering Word document from Server to Client with j-intercomp

Is it possible to write a Server Application that reads the doc files saved on its hard drive and opens them on a Client Windows Maschine? And what about the other way around? The user should be able ...
0
votes
1answer
50 views

DCOM singleton replacement

We have an old legacy web application. The architecture consists of: (classic) ASP pages serving client's browsers; VB script, thousands of them out-of-process DCOM server called by ASP (IIS); MFC, ...
0
votes
1answer
109 views

Working with threads with DCOM

I have a conceptual question about multithreading: In a application using RPC through DCOM, with multithread appartment configuration, the main form is freezing. 1 - If the CriticalSession is ...
0
votes
0answers
25 views

dcomperm + not a valid win32 application

I build DComPerm from Win SDK and it works fine on my development machine (Win7 SP1) but when I deploy it to test machines (WinXP SP3 and W2K3 SP2), it gives me "DComPerm.exe is not a valid Win32 ...
1
vote
1answer
81 views

Registry, DCOM and Windows 2008/2012 64 bit

I have a COM dll which was created ages ago - it has .odl file and not .idl file. I want to create it's remote instance on Windows 2008/2012 64 bit. It originally did not create AppID registry key so ...
0
votes
0answers
265 views

How to solve: COM class factory for component with CLSID error 80080005 ASP.NET

I'm stuck with this: This is my scenario: I'm creating a website that the user select a Word document, a webservice save it in RTF format, and then I read the RTF document to show in Crystal ...
0
votes
1answer
102 views

.NET Framework Method Not Found 'Void System.GC.Collect'

I'm trying to run some service and I'm getting this message Method not found: 'Void System.GC.Collect(Int32, System.GCCollectionMode)' I suspect the server because this service runs on other ...
0
votes
0answers
50 views

Cannot Start DCOM Server, however PC is authenticating

I am trying to get my server to run on a remote PC Server, and keep getting the error DCOM got error "The system cannot find the path specified. " from the computer <SomeInternalCompanyIP> when ...
2
votes
1answer
25 views

Is it possible to copy a proxy security blanket from one object to another?

I'm trying to write a C++ wrapper for an out-of-process COM server (on another machine). I'm hoping to hide all the COM-related nastiness from users of the class. The security requirements force me ...
0
votes
0answers
191 views

DCOM config for Microsoft Word

On my Windows Server 2008 R2 VM I had previously installed Microsoft Word 2010 SP1 x64 and had configured the DCOM config to run under my admin account and all was working ok I uninstalled this and ...
0
votes
1answer
78 views

COM - Access is denied

I have been stuck now for about 5 days with this problem now. Basically I'm trying to connect to an OPC server (Kepware) from a remote pc. The code I have written works if I run it on the server ...
0
votes
0answers
59 views

Cannot see any registered objects in the ROT

I hope you guys can help in this interesting problem: I am running a script in machine A which creates an object in machine B in the following way: Dim app = CreateObject("MyApplication.Application", ...
0
votes
0answers
97 views

Error in registering COM server from bat file lauched from RunOnce

I am currently working on my product installation in Windows XP 64-bit machine. I am trying to register my COM modules as part of installation. I am doing this by adding an entry in 'RunOnce' ...
0
votes
0answers
83 views

DCOM remote service - client returns access denied

I wrote a server using the Visual Studio 2010 Wizard with a SimpleObject-Class that contains only one method so far: HelloWorld(). The part to InitializeSecurity contains the following ...
0
votes
0answers
121 views

How to use DCOM of matlab in C# code?

I have a program that use COM of matlab. The code is following: MLAppClass matlab = new MLAppClass(); matlab.Visible = 1; Now I want to call this COM where is in remote server. I changed my ...
0
votes
0answers
88 views

RegisterClassObjects with “REGCLS_SINGLEUSE” is not launching multiple process (out-proc server) for each CoCreateInstanceEx call

I am using Visual Studio 2008 and Win7 64 bit I want to start a new process (out-proc server) for each client request (CoCreateInstanceEx). The steps I have followed to achieve are Override ...
0
votes
0answers
52 views

How can I use C# to sign a SignedPublicKeyAndChallenge (SPKAC) public key in MSFT Certificate server?

I have a web service that receives a SignedPublicKeyAndChallenge (SPKAC) public key (from the HTML5 Keygen Element) and want to submit that to a Microsoft certificate server. I'm open to using DCOM ...
1
vote
0answers
125 views

CoCreateInstanceEx returns 0x80070005

I have a DCOM object and I'm trying to start it remotely. But the function CoCreateInstance is returning the value 0x80070005 - Access Denied. My test is being done with Windows 7. What could be ...
0
votes
1answer
310 views

How to configure DCOM configuration for Export To Excel?

I am implementing Export To Excel functionality in one of my asp.net application. I have two servers(QA and Development). In Development server it works fine but in QA server i am getting below error. ...
0
votes
0answers
38 views

How can I manually instantiate a [D]COM component?

We have .EXEs which contain COM components, so instantiating the component runs up the EXE. I'm certain I used to be able to manually instantiate a component instance from one of the Windows admin ...
0
votes
0answers
114 views

How to perform DCOM operations within a windows service

I have been battling this bug for over two weeks now. I have a simple converting script (convert.py) that converts Microsoft Word documents to pdf. This file runs is successfully on my development ...
2
votes
0answers
122 views

Elevated permissions for win32com Dispatch on IIS

I am trying to perform some batch operations on IIS using win32com and Microsoft Excel. I want to open an excel file with DCOM, manipulate it and then save it as a pdf. The following code runs fine on ...
1
vote
1answer
307 views

How to impersonate another user for a DCOM connection in C#?

I am trying to connect to a DCOM object on a remote machine which is logged in as a different user from a C# application. I have gotten my code working to connect to the same DCOM object while it is ...
7
votes
1answer
593 views

RPC from Windows to linux

Is there some (working) example how to create RPC from windows to linux? Client should be windows NT application, server is linux. It needs to be MSRPC. No Corba, no XML-RPC, SUN-RPC etc MSDN ...
1
vote
1answer
341 views

What do the different DCOM / COM security settings mean?

Our application uses COM and DCOM extensively, and so as part of that we need to ensure that the COM security permissions are correctly set up. I know that I can access these permissions under the ...
0
votes
0answers
88 views

use php to access dcom. what dcom objects are available?

I'm not a windows person so this may seem somewhat trivial to others. I can run the examples of getting 'word.application' to build my object in php just fine. however, i'm not sure what dcom objects ...
1
vote
0answers
113 views

Getting PHP to access a 32-bit COM object in a 64-bit OS

I've recently upgraded my old home server system to a 64-bit system (Win 7) and have a problem in accessing a 32-bit home automation DCOM object in PHP. I'm running 32-bit Apache, and so far as I'm ...
0
votes
0answers
156 views

OPC client cannot access OPC-server on the same machine, but starts new instance

OS: Win 2008 server, build 6002, Servicepack 2 UAC enabled Problem: OPC-server running under System-account. SCADA software has no problems to access it(same machine). However, an OPC test client ...
3
votes
1answer
291 views

what is a #define _WIN32_DCOM a in visual c++ project?

What is #define _WIN32_DCOM in a visual c++ project ? If I want to target the application build to x64, do I need to change it to WIN64_DCOM object ?
0
votes
1answer
853 views

Retrieving the COM class factory for component with CLSID {XXXX} failed due to the following error: 80040005

I am getting the below mentioned error when my web service tries to open MS word document pragmatically through my .net web service. When I run web service through visual studio, it works fine but ...
1
vote
1answer
206 views

ATL DCOM Object creation fails in VS 2010 Build

We have a DCOM server which works fine in Win 7 64 Bit for the VS 2008 build. In the case of VS 2010 build, the client side object creation fails with "Server Creation Failed" error message. The class ...
0
votes
0answers
60 views

DCOM Server start

I have use a template Project from Visual Studio to create a Dcom executable. It only implements a function and compiles correct. The registration in registry is also present. How can I start the ...
0
votes
0answers
123 views

Glassfish cluster remote node timeout

_Hi! I have two mashines with win7 and glassfish 3.1.2 : das-host and remote-host. A cluster created on das-host. I try to add instance of remote-host to cluster. First, I create new dcom-node via ...
0
votes
0answers
83 views

How to Change DCOM user Password With CMD

MY WEB application hosted on my Desktop and my .net Client(Windows Service) is running on the another Desktop,i want to send cmd command to the client through Socket connection ,once client receive ...
0
votes
1answer
72 views

DCOM and OpenMPI

I did the DCOMCNFG with both the launch and the remote access permissions, granting my local logon on each node . Have OpenMPI_v1.6.1-x64 installed in root and remote machines. HAve specified the path ...
0
votes
1answer
85 views

The True .NET Equivalent to DCOM? [closed]

I know this question has been asked and answered before but I don't fully agree with the answers. The general answer to what should be used instead of DCOM is WCF. This is fine in many scenarios. ...
0
votes
2answers
3k views

Couldn't find Microsoft Word Document in DCOM Config

I am creating a simple asp.net web site that use office 2007/2010 automation .. when i published the website on the iis 7 on my local machine (window 7) have an exception Retrieving the COM class ...
0
votes
0answers
40 views

DCOM Interface for file transfer

does anybody know if exists a default DCOM interface for file transfer? I could not found something.
0
votes
1answer
2k views

Fatal error: Class 'COM' not found in E:\Server\wwwroot\PHPWebAdmin\initialize.php on line 13

I am trying to set up hMailServer in "Windows Server 2008 Enterprise Edition Service Pack 1".I've setup hMailServer,Apache,PHP and webmail Interface "AfterLogic webMail" successfully.And all work ...
0
votes
0answers
122 views

Create excel instance from custom timer job when no user is logged in the server

I've got a custom timer job in Sharepoint 2010, that reads and writes excel files that are stored in sharepoint libraries. The problem I'm facing is that I cannot make it run when nobody is logged in ...
0
votes
0answers
177 views

Can Linux C++ application connect to a remote windows DCOM API?

I am working on a linux c++ application. Part of it's functionality is to communicate with a 3rd party product running on windows that is exposed via a DCOM API. Is there a stable solution that will ...
0
votes
0answers
417 views

The description for Event ID 10016 from source DCOM cannot be found.

I have a controller installed in machine1.And other DCOM servers in machine2.After running the distributed software for 7-8 hours, Controller in machine1 shows no process running even though ...
0
votes
1answer
125 views

How are “absolute” and “self-relative” security descriptors manipulated in C#?

I'm toying with code from here that uses RawSecurityDescriptor class to read a security descriptor from Windows registry, alter it and then store the altered descriptor back. That's basically the same ...
0
votes
0answers
50 views

maintain DCOM or develop with new technologies?

I have a legacy client/server code which used DCOM. Now the original server side component is going to change, in the meantime, the server itself is going to upgrade with .NET 4.0 too. I am ...

1 2 3 4