I have just installed a third party app on my Windows Server 2008 server and I get the
ActiveX Component can\'t create object
m
The app is trying to create a COM Object and even if that COM DLL exists, it may depend on another DLL which isn't installed. You can use DependencyWalker to find out if this is the case.