If you want to have the ASP.NET dynamically compilable (say you update it via FTP periodically and you want it to just recompile) then the .NET SDK does not contain the d8 compiler so it has to be installed on the machine running the ASP.NET server. Presuming of course that there is Delphi code that actually needs compiling (in your aspx file or as script in your asp file)
Richard -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of vss Sent: Wednesday, 21 January 2004 3:53 p.m. To: NZ Borland Developers Group - Delphi List Subject: RE: [DUG] Got my Delphi 8... Ok, well you make one statement there that worries me because I might be getting the wrong end of the stick, or I am simply not well enough infomred yet. You said "You do need the Delphi 8 compiler on the machine". Do you mean on the development machine or the machine that has IIS installed on it? If its the latter, then if I wanted to use Delphi.NET for website development etc, I would have to find a host that has Delphi.Net on it. Is this statement right? or do I really have the wrong end of hte stick? _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
