If your COM object works outside of ASP on the NT Server, then try
registering the DLL in MTS. Create a new package and add the DLL. This
has worked for a few of my COM objects.
Another issue I found was with Delphi 3, one particular object would not
work with ASP (even when registered with MTS) but did when re-compiled
using Delphi 4.
I've also found that setting the object up in MTS, and not registering
it with NT, allows IIS to free the object after a specified period of
time. If not setup in MTS, then the object is not freed until IIS is
stopped/started.
Hope this helps.
Dave.
-----Original Message-----
From: Matthew Comb [mailto:[EMAIL PROTECTED]]
Sent: Monday, 10 May 1999 14:30
To: Multiple recipients of list delphi
Subject: Re: [DUG]: Delphi & ASP
We are using version 4 on NT with SP4.
Cheers,
Matt.
----- Original Message -----
From: Dave O'Brien <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Monday, May 10, 1999 12:52 PM
Subject: RE: [DUG]: Delphi & ASP
What version of IIS are you using?
-----Original Message-----
From: Matthew Comb [mailto:[EMAIL PROTECTED]]
Sent: Monday, 10 May 1999 11:30
To: Multiple recipients of list delphi
Subject: [DUG]: Delphi & ASP
Gidday,
We have just started using ASP and it looks really good. I was just
wondering whether it is possible to write objects that work with the ASP
Server.CreateObject command. I assume you can however I tried to use the
objects I have created in the past with Delphi 3 but they couldn't be
created using this command. Has anyway else encountered this problem ?
If it is possible, what is the best starting platform(as in active-x
control, com object ???) using either D3 or D4?
Cheers,
Matt.
------------------------------------------------------------------------
---
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
------------------------------------------------------------------------
---
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz