-----------------------------------------------------------
New Message on BDOTNET
-----------------------------------------------------------
From: SimpleSarathy14071980
Message 3 in Discussion
You can add the following to the app config file for redirecting the
component call to a different version that the one with which the
application was compiled
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity
name="<assemblyname>" publicKeyToken="<pubkey>" />
<bindingRedirect
oldVersion="<oldVersion>" newVersion="<newVersion>" />
</dependentAssembly>
</assemblyBinding>
you can do the same thing from .Net Configuration under Adminstrative
tools which will automatically create the above given configuration
elements.
Regards,
Sarathy
On 12/22/05, vijaykishan <[EMAIL PROTECTED]> wrote:
New Message on BDOTNET
Versioning doubt
Reply
Reply to Sender
Recommend
Message 1 in Discussion
From:
vijaykishan
[C# - Windows Application - Framework 1.1] Hi, I have
installed an application X in customer's place. X refers Y.dll V1.0 which is
available in Gac.
Now i create Y.dll V2.0. After adding this dll in customer's GAC, How can i
make X to refer Y.dll V2.0. For a sake, After referring to new version, how can
i refer old version again from customers place.
regards vijaykishan
View other groups in this category.
Also on MSN:
Start Chatting |
Listen to Music |
House & Home |
Try Online Dating |
Daily Horoscopes
To stop getting this e-mail, or change how often it arrives,
go to your
E-mail Settings.
Need help? If you've forgotten your password,
please go to
Passport Member Services.
For other questions or feedback, go to our
Contact Us page.
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.
Remove my e-mail address from BDOTNET.
-----------------------------------------------------------
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]