Mike,

COM objects are referenced by name -- for example, MyObject.MyProperty -- so
the COM object needs to be installed at the server so that WiTango App.
Server can reference it.

You do this by either installing the appropriate software at the server, in
the case of something like Office.  Or, if you have a simple object in the
form of a DLL, you can manually register that object using the following
command:

  REGSVR32.EXE whatever.DLL

Jon




-----Original Message-----
From: Mike Tyranski [mailto:[EMAIL PROTECTED]]
Sent: 30 April 2002 5:30
To: Multiple recipients of list witango-talk
Subject: Witango-Talk: COM Object Setup...


Hi all,

Is there anything special you have to do with the Tango server so it can use
COM
objects?  I've never used them before.  I was able to install the COM object
on
my machine and add it to my editor quite easily.  After installing the COM
object on the server, I created a taf that instantiated it.  This just seems
to
hang the Tango server.  Any help would be appreciated.  Thanks.

Mike

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to