Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
ltsakiris #1
Creating COM objects remotely
I am trying to create a cfobject that will inevitably create a Word Document,
and after reading the materials have decided its probably not a good idea to do
this on our server because it could potentially cause problems.
Is it possible to have the object instantiate on the users machine? I tried
that, but am having no luck getting past "The cause of this exception was
that: AutomationException: 0x80070005 - General access denied error. . I
realize this error has to do with permissions but I cant seem to set it so it
will let it initialize.
Does anyone have any idea how to make this work, or am I trying to do
something illegal?
Thanks in advance.
ltsakiris Guest
-
Creating Acrobat objects with LotusScript
We have been automating Acrobat 6 with LotusScript (Notes 6.0.3) for some time, and are now upgrading Acrobat. The OLE class object reference for... -
DCOM Errors when creating COM Objects in IIS
Hi all, I'm having a few problems creating COM objects in IIS. The issue only seems to affect a couple of our own custom COM objects. The COM... -
Creating objects
Hello, I am using Perl to access the Windows management interface to query information on some Windows boxes through the Win32::OLE module. I am... -
Problem creating objects not as dbo
I have a problem with people logging on as one user, but sql server keeps changing the owner to dbo. Sometimes the owner name will be their loggin... -
Handle leak when creating COM objects from ASP?
Hi Leo I am experiencing the same problem (also windows 2000 server sp3). Do you have any further feedback? Alternatively, has this been...



Reply With Quote

