Haven't tried ASP.NET, but I think that is correct. As long as .NET is installed you can just copy the folder over and it should run.
http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/p roddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/stan dard/proddocs/en-us/aacondeployingaspnetapplications.asp -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of vss Sent: Monday, 29 March 2004 10:55 a.m. To: NZ Borland Developers Group - Delphi List Subject: RE: [DUG] Delphi Delphi .Net apps Thanks James. I am kinda confused a little, but I am sure I will get it figured out. One issue that has come to mind is, do I just copy these files to me Site, and then thats it? (there is an ASPNet folder on it already as it runs on Win2k3 server) I dont have to register anything? Thanks, Jeremy -----Original Message----- From: "James Sugrue" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>, "'NZ Borland Developers Group - Delphi List'" <[EMAIL PROTECTED]> Date: Mon, 29 Mar 2004 08:10:02 +1200 Subject: RE: [DUG] Delphi Delphi .Net apps > There is a file called deploy.txt in the /bin dir. > > > > I think you have to make sure the user has the appropriate version of > the > framework and then you make sure the relevant .dlls are in the search > path > and it should run. (most of the .net apps I have seen include the .dlls > in > the same dir as the executables) > > > > You don't have to worry about the system.* .dlls because they are > installed > with the .NET runtime, just the Borland ones. > > > > _____ > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jeremy Coulter > Sent: Sunday, 28 March 2004 10:26 p.m. > To: [EMAIL PROTECTED] > Subject: [DUG] Delphi Delphi .Net apps > > > > HI All. > > How do i actually Deply a Delphi .NET app. Anyone figured this out? > > > > Cheers, > > > > Jeremy Coulter > > > > > > ----------------------------------------------------------------------- > - > > All email scanned with Nortons Antivirus 2003 > > ----------------------------------------------------------------------- > - > > > > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
