R
Raj
I am developing an application ... and it has reference to old version of the
assembly. Without recompiling the application how can I make reference to the
latest assembly using codebase? Old version of the assembly is in the local
GAC where the application is running and the latest version of the assembly
is on a remote server. I am using .NET Framework V 2.0 with Visual Studio
Express Edition for C#.
Old version of the assembly is 1.0.0.0 and the new version is 2.0.0.0
Thank you
Regards
Raj
assembly. Without recompiling the application how can I make reference to the
latest assembly using codebase? Old version of the assembly is in the local
GAC where the application is running and the latest version of the assembly
is on a remote server. I am using .NET Framework V 2.0 with Visual Studio
Express Edition for C#.
Old version of the assembly is 1.0.0.0 and the new version is 2.0.0.0
Thank you
Regards
Raj