dcom
ActiveX and .NET
I used to work with DCOM (out process exe) and COM (inprocess dll) in delphi language. Is there any substitute for them in .NET language?[详细]
2023-02-21 05:45 分类:问答opc, server not connect
I need to realize OPC server, on Windows XP. I download OPC library, and OPC cl开发者_运维问答ient (application not library). I realize my OPC server, when i use client on my machine all runs normally[详细]
2023-02-18 23:11 分类:问答Creation remote DCOM object fails under IIS 7 with System.UnauthorizedAccessException
I have a problem with creating a remote DCOM object under IIS 7 (Win 2008 64-bit). On the server-side there isWCF service that usesan old DCOM component as Data Source. Everything works fine on the We[详细]
2023-02-15 13:29 分类:问答WMI - Update DCOM settings Programmatically
I created a little exe to modify some DCOM settings.The exe works fine when I try to modify the settings on a different server from where the exe is running but does not work when I try to modify the[详细]
2023-02-09 01:21 分类:问答What could cause a Visual C++ 6.0 application to hang in Windows Server 2008?
We have a product which is an emergency alerting system. It is based on VC++ 6.0, in which we have three major components[详细]
2023-02-08 01:38 分类:问答DCOM: How to close connection in server on client crash?
I have a rather old project: DCOM client and server, both in C++\\ATL, only Windows platform. Everything works fine: local and remote clients connect to server and work simultaneously without any prob[详细]
2023-02-06 10:34 分类:问答CORBA/ RMI and (D) COM are any still relevant today?
Are CORBA (language agnostic) / RMI (开发者_如何转开发Java) and (D) COM (MS) still relevant today, or is there a technology that has surpassed them?[详细]
2023-02-04 08:23 分类:问答How to determine the association between a VB6 app and an exe instanced with CreateObject()
We need to figure out how a service can peek at a running VB6 app and/or its DCOM spawned exe and figure out开发者_运维知识库 which VB6 app goes with which DCOM exe. The VB6 app and the spawned exe ar[详细]
2023-01-30 03:00 分类:问答Does Emacs 23.2 support DDE, OLE, COM or DCOM?
Does Emacs 23.2 support DDE, OLE, COM or DCOM? In other words, under Windows, can it integrate seam开发者_C百科lessly with Eclipse as an in-place editor?No, you can\'t do that.Eclipse has Emacs key b[详细]
2023-01-27 20:49 分类:问答First Chance exception in ntdll 0XC0000005 Windbg
Please help me analyze this crash dump . This is my last resort. We have a windows COM/DCOM service that crashes with this dump. It looks as if there is some heap corruption going on here. This crash[详细]
2023-01-27 20:00 分类:问答