----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: LovedJohnySmith Message 3 in Discussion Hey Buddy, Basically the deployment process for ASP.NET has two ways. 1. You can create Web Setup for your project(but it can expose only on Virtual Directory, not an site) 2. XCOPY deployment. For your scenario, please prefer "way 2". Please kindly go through the following URL. It describes how to use the MS-DOS Xcopy command to deploy a Microsoft ASP.NET Web application. Xcopy style deployment is not suited for all situations. For large Web sites and for line-of-business applications, we recommend that the site be temporarily taken offline. You want to do this while the new content and the application assemblies are deployed. You should perform this maintenance at a convenient, scheduled time. http://support.microsoft.com/default.aspx?scid=kb;en-us;326355 Thanx, Smith ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
