Side By Side Execution

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Ashish Sharma (csharpdeveloper_at_hotmail.com)
Date: 07/26/04


Date: 26 Jul 2004 04:52:33 -0700

Hi All,

We have an application in which all assemblies have version 1.5.0.0.
After client wanted some changes we changed few of the functionality
and changed the version to 1.5.1.0 as per client demand.

Now client wants to have a patch like installation. Means, if you are
having 1.5.0.0 version installed on your machine, you can install
1.5.1.0 as a patch and now all the functionality should function as
per 1.5.1.0. And after uninstalling 1.5.1.0 patch, everything should
be reverted back to 1.5.0.0. There are some Shared assemblies also in
the GAC, some Windows Services and there are also changes in Web
Services. Accordingly there are some changes in Database also.

We made one installation which used to backup 1.5.0.0 ver. assemblies
and replace it with our 1.5.1.0 version assemblies. Everything works
fine. But after uninstalling 1.5.1.0, 1.5.0.0 version becomes
unstable.

How can I achieve this compatiblity of 1.5.1.0 and 1.5.0.0 versions.
It isuite urgent. Can anyone provide me solution that how can I bring
side by side execution. Like if 1.5.1.0 patch is installed everything
should work as per its implementation otherwise it should be as per
its original (1.5.0.0) functionality..

Thanx in advance

Regards,

Ashish



Relevant Pages

  • Re: Smart Client Deployment
    ... I'm refering to the .Net framework 2.0 and ClickOnce. ... installation, the client will check for a new version and if needed, ... not just the modified assemblies. ... what makes the application a smart client? ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Great SWT Program
    ... editor with auto-paste-from-shell functionality. ... At least our platform *has* conventions. ... for people whose previous experience is with Windows. ... and the people I did the installation for haven't complained, ...
    (comp.lang.java.programmer)
  • Re: soapsuds
    ... > the 'server' assembly, then the soapsuds extraction falls over. ... > in .Net that namespaces cannot span assemblies? ... > interface defined in a shared assembly (which can be implemented my other ... dll which sits both on the server and the client allowing objects to talk to ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: "Insufficient state to deserialize the object" error
    ... The delegate itself is a serializable object, so both client and server need ... > that requires serialization? ... >> If any of the assemblies are being loaded from the mapped drive, ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Architectural feedback
    ... Most functionality will be accessed from our ... > with WinForms-based apps (assume all client machines are Windows running ... > unified under a single app. ... > core app must reside on the client or may be run from the server. ...
    (microsoft.public.dotnet.general)