Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
JakDw #1
DCOM not working in CF MX 7 ?
I am testing DCOM with COLDFUSION MX 7 (upgrade from Coldfusion 5).
Unfortunately, ColdFusion is always trying to go and instantiate a local
object
even though a remote object is specified. I went thru Ben Forta's article
and even specified the CLASS ID but still it's of no avail.
The COM object is implemented in an EXE.
I keep getting the following error:
AutomationException: 0x80040154 - Class not registered
Here's the code snippet:
<cfobject type="COM" action="CREATE" name="TestInf" context="REMOTE"
Server="10.1.1.1" class={9723A499-9CF4-4DB2-8B85-81AC89015366}>
I would appreciate help from Macromedia/Jintegra COM experts..
Thanks
JakDw Guest
-
Word DCOM on Asp
Hi to all, I've got a Windows Server 2003 with IIS 6.0. An asp page call by shell an external exe that instance DCOM Word to merge two or more doc.... -
DCOM relay via WebServices
Hello, I have a legacy DCOM "server" running on Machine A. I have a C# .NET windows application running on Machine B. The app running on... -
How to use DCOM Objects in WebService?
It could be , that the ASPNET account doesnot have the necessary privledge to call the object, do some impersonation in the config file <identity... -
DCOM not working properly
Event Type: Error Event Source: DCOM Event Category: None Event ID: 10010 Date: 7/4/2003 Time: 9:15:30 PM User: WORKGROU-20B7XU\Andre... -
dcom error
Details Product: Windows Operating System ID: 10005 Source: DCOM Version: 5.0 Component: System Event Log Symbolic Name:...



Reply With Quote

