Questions tagged [dcom]

MS Windows Distributed Component Object Model. DCOM is Microsoft's approach to a network-wide environment for program and data objects. It is similar to CORBA

more information can be found here: http://whatis.techtarget.com/definition/DCOM-Distributed-Component-Object-Model

https://technet.microsoft.com/en-us/library/cc958799.aspx

55 questions
0
votes
1 answer

System Center Configuration Manager Installation Access is denied

How to resolve the error during installation of System Center Configuration Manager 2012 with a external MSSQL 2012 Database? Error Log 2/12/2016 7:33:26 AM: ConfigMgrSetupWizard Information: 1 : Reading wmi to get Clustered SQL information on…
Hupfauer
  • 181
  • 1
  • 1
  • 10
0
votes
1 answer

2012 R2 RDVH DCOM Error

I'm trying to install RDVH service from my broker to my hyper-v server. But it fails and returns: "Cannot get integrity informations", and in the Events Viewer, I can see a DCOM error that tells me it could not connect to the server with a pid and…
Nico
  • 302
  • 1
  • 5
  • 17
0
votes
0 answers

OPC Server running under SYSTEM not browsable by Local or Remote OPC Client running under SYSTEM

I have a third-party vendor providing a solution that uses a proprietary OPC server that runs as a user process (not a service). It launches when the Administrator account is logged in and an OPC client attempts to connect. As such, it runs AS…
goofology
  • 382
  • 2
  • 16
0
votes
0 answers

DCOM Error 10010 The server {7D1933CB-86F6-4A98-8628-01BE94C9A575} did not register with DCOM within the required timeout

We've been experiencing this DCOM error message for the last month or two. It doesn't appear to be doing any harm, but it's worrying that it's happening so frequently. What steps do I need to take to diagnose the cause and how can I correct this…
Matty Brown
  • 675
  • 3
  • 13
  • 24
0
votes
0 answers

DCOM: How to allow access to all remote users

We are create virtual machine instances which will host our app server. These are run on our laptops for demo Our app server uses DCOM to perform remote authentication/access to services. I want to enable access to any and every user so that these…
praveent
  • 101
  • 2
0
votes
3 answers

Fatal error: Class 'COM' not found in C:\inetpub\wwwroot\test.php on line 22

There is an IIS 7 webserver and PHP 5.3 I have set com.allow_dcom = true on php.ini file and restarted the webserver. I need to use hmailserver by: $obBaseApp = new COM("hMailServer.Application"); It says: Fatal error: Class 'COM' not found in…
Metalik
  • 157
  • 1
  • 2
  • 10
0
votes
2 answers

Unable to modify DCOM Config properties for a single application in Component Services

The following is appearing in the application server role events. The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {000C101C-0000-0000-C000-000000000046} to the…
Mr Shoubs
  • 363
  • 2
  • 9
  • 32
0
votes
0 answers

DCOM Dynamic Port Range: Cannot Connect Locally

I have a service on a server that communicates over the network with servers using DCOM on dynamic port range 64535-65535. All firewall rules are in place and we can see the traffic passing successfully with no drops. Windows Firewall is also…
jshizzle
  • 351
  • 11
  • 29
0
votes
1 answer

Can I set the DCOM System-Wide Default Security Authentication Level with a Group Policy?

I would like to raise the System-Wide Default Security Authentication Level of DCOM on multiple machines from "Connect" to "Package Privacy". In the GUI, you find this setting when you start dcomcnfg, visit the properties of "My Computer" and go to…
-1
votes
1 answer

DCOMCnfg "Run application on this computer" is grayed out . WS2008 R2

I need to select in DCOMCnfg under Location tab following settings: "Run application on this computer" but is greyed out. It's a Windows Server 2008 R2, 64 bits. I'm logged as administrator. I've opened DCOMcnfg 32 bits. I leave the link to the…
enekofer
  • 1
  • 1
  • 3
1 2 3
4