Questions tagged [com]

COM - Microsoft Component Object Model

COM is a binary standard for the communication between software components proposed by Microsoft.

It is e.g. used to launch and control Office applications from third party applications.

Find a full description in this Wikipedia article.

32 questions
0
votes
1 answer

side by side COM component versions on Windows Server 2000

Is it possible to have different versions of a COM component installed and callable on a Windows 2000 server, much like Registration-Free COM components in Windows Server 2003 onwards?
Russ Cam
  • 115
  • 5
-1
votes
3 answers

Windows Update KB4338819 "Can't create object" COM component

We are using on a C# COM component to link our asp classic app to SQL Server. Since the windows update KB4338819, when I run the app we get the ASP exception: Microsoft JScript runtime error '800a01ad' Automation server can't create…
Vetras
  • 99
  • 4
1 2
3