----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: s_hashim Message 9 in Discussion hi Nilesh Goto Control panel Administrative tools Microsoft .NET Framework 1.1 Configuration goto Configured assemblies click Configure an Assembly and select the old Asembly Name which is having old version version which is present their One Popup window with 3tabs will come select the Binding Policy their in "Requested Version" u give the old version name and in "New Version" give the New Version name which u want all the appln to use when ever the old assembly is accessed then that will enroute it to the version which u mentioned in "New Version" HTH ********** Keep Smiling, Regards. Sayad Hashim Ali Kazi Microsoft India Community Star. *********************** SQL Star International Ltd. SQL House, #13,Infocity,Madhapur, Hyderabad 500 081. Tel: +91-40-2310 1650(Off) +91-40-55683272(Resi) http://dotnetjunkies.com/WebLog/SayadHashim/ http://SayadHashim.blogspot.com http://www.mugh.net *********************************** -----Original Message----- From: NileshR [mailto:[EMAIL PROTECTED] Sent: Monday, August 02, 2004 1:00 PM To: BDOTNET Subject: Re: dll Importance: High New Message on BDOTNET dll Reply Reply to Sender Recommend Message 7 in Discussion From: NileshR Hi Ritesh I didn't get you? does it mean that I will have to inform all the applications to update their web.config files? If this is the case then my problem still remains because i might not be aware as to how mayny and what all applications are referring my dll. My problem is I was hvg a version V1 now I have released a new version V2 in the GAC and I want that all those applicatios whoch were using my previous V1 now shd use V2 and this shd happen automatically. Is it possible without informing all the applications do update their web.comfig file? Nilesh Rade Phone: +91-80-5136-7324 Fax : +91-80-5129-8500 Mobile: +91-80-36791311 Email : [EMAIL PROTECTED] SYMPHONY Services Embassy Heights #13 Magrath Road www.symphonysv.com -----Original Message----- From: Ritesh_Kesharwani [mailto:[EMAIL PROTECTED] Sent: Monday, August 02, 2004 12:52 PM To: [EMAIL PROTECTED] Subject: Re: dll New Message on BDOTNET dll Reply Reply to Sender Recommend Message 6 in Discussion From: Ritesh_Kesharwani Hi Nilesh Yes if you write this in web.config <assemblies> <add assembly="Testing,Version=V1, Culture=neutral" /> </assemblies> and write this in Assembly.info <Assembly: AssemblyVersion("V1")> and Compile the project NOW your all instance will be run with Latest Version V1. Regard's Ritesh Kesharwani SQL Star Intlernational Ltd. [EMAIL PROTECTED] [EMAIL PROTECTED] www.Riteshk.blogspot.com Cell - 9849976150 View other groups in this category. 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]
