I have the same problem.  The guy who wrote my COM can make it work with
ASP, so his job is done as far as he is concerned.  It's hard to agrue
against his position.

----- Original Message -----
From: "Mike Tyranski" <[EMAIL PROTECTED]>
To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]>
Sent: Wednesday, May 01, 2002 10:26 AM
Subject: Re: Witango-Talk: COM Object Setup...


> It works just fine through when I acess it through an ASP page, hence my
> confusion.
>
> Mike
>
> Jon Grieve wrote:
>
> > Mike,
> >
> > Sorry -- I re-read your original message...  If the COM object weren't
> > registered, Witango would throw an error.  Odd that it's hanging...  I
guess
> > you could try writing a small VB application to try and reference it and
see
> > if that will run at the server.  It's possible that, while your COM
object
> > is registered, some other DLL it requires is not installed..?
> >
> > -----Original Message-----
> > From: Mike Tyranski [mailto:[EMAIL PROTECTED]]
> > Sent: 30 April 2002 7:39
> > To: Multiple recipients of list witango-talk
> > Subject: Re: Witango-Talk: COM Object Setup...
> >
> > Yeah, the dll's are registered.  Strange.  I don't get back any errors
or
> > timeouts or anything.  The T2K server doesn't start hogging the
processor
> > either.  It's like it's just sitting there deadlocked.  It won't accept
any
> > other requests.  It could be the DLLs I guess.
> >
> > Mike
> >
> > Jon Grieve wrote:
> >
> > > 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
> >
> > ________________________________________________________________________
> > 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
>
> ________________________________________________________________________
> 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