----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Pooran-Prasad Message 3 in Discussion Hi Sujay, As it is webapp, it should be possible to send the patch as zip! I am not kidding Xcopy is the most preferred way. One should understand that when we deploy only aspx files and the compiled dlls [considering that u r using VS.Net] to client. Here XCopy is the best mode to apply patches. We do it quite often in our projects. There will be minimal downtime[say 20-40mins]. If it is winforms, BITS is also a good option if you are hosting under winxp. Try No touch deployment. It is quite easy to implement. http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbtchno-touchdeploymentinnetframework.asp http://www.codeproject.com/dotnet/asmloadfromapp.asp Check out uses of NTD @ http://asia.cnet.com/builder/architect/web/0,39009340,39133802,00.htm Winforms example is http://www.fawcette.com/vsm/2002_09/magazine/columns/desktopdeveloper/ We have not tried NTD in web scenario. Give it a try and post back Have a great day :) Pooran Prasad R. Pooran Prasad Itreya Technologies Pvt Ltd., Mail: [EMAIL PROTECTED] Phone(Off) : 5200179/80/81/82/83 Extn: 50 Mobile: +91 98860 29578 -----Original Message----- From: suj [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 23, 2003 8:54 PM To: undisclosed-recipients: Subject: sending upgrades to existing application Importance: High New Message on BDOTNET sending upgrades to existing application Reply Reply to Sender Recommend Message 1 in Discussion From: suj Hi group, We have installed the web application at client side. Now we need to send the upgrades as and when we fix the bugs/ or enhance the functionalities. I do not want to send the application setup file again and again and just want something like patches/ upgrades. Do I have to go for merge modules for it? Any idea? Thanks and regards, Sujay View other groups in this category. ----------------------------------------------------------- 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]
