You need to install personal web server or IIS and there should be a file
mtxas.dll, use Delphi Project Import Type Lib to import this file.

BTY, you only need this mts tlb etc if you plan on accessing the ASP objects
from within your COM object or you plan on using the MTS transaction
support. I use neither. 

Neil


-----Original Message-----
From: Eion McIntosh (CHCH) [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 27 July 2000 11:21
To: Multiple recipients of list delphi
Subject: RE: [DUG]: HTML Creation


Thanks for that but I have just been looking through this it says about
importing the 'Microsoft Active Server Pages Object  Library' and
'Microsoft Transaction Server Type Library'. 
I can import the Active server page one but can't find the MTS one. 
The only thing that look similar but probably isn't it is 'MTS 2.0 Admin
Type Library'.  If searched my machine for all *.tlb files but nothing
along of the lines of a file like 'MTxAD_TLB' which the example includes
in the uses clause.

If this isn't it where about could go to try to find it. I've tried
Microsoft.com but this seemed little help
I'm grateful for any suggestions.

Eion

> -----Original Message-----
> From: Neil Anderson [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, 27 July 2000 07:24
> To:   Multiple recipients of list delphi
> Subject:      RE: [DUG]:  HTML Creation
> 
> You can get by quite easily without the Enterprise version.
> 
> I use D5 professional to create ASP based COM objects.
> 
> The example provide below shows how to do it Delphi 4. 
> 
> http://www.yasd.com/devaspcomp/bonus/delphi.htm
> 
> Neil
> 
> 
> 
---------------------------------------------------------------------------
    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

Reply via email to