Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Migration Partner Kit from framework version 4.x to 5.x

  

  •  Migration method: 1  

  1. Download Latest Partner kit from Source Forge. Click here to download partner kit 

  2. Open project in Visual Studio 2019, and select ViennaAdvantageWeb as Startup project. 

  3. This Partner kit will have reference of all the required libraries and required packages. 

  4. Rename Assemblies of new Partner kit. Please refer to Rename assembly 

  5.  Copy code from existing Partner kit to new Partner kit. 

  6. Start using new partner kit. 

...

Note: New Partner kit will be compatible with Vienna Advantage Framework 5.0.1.0 and above version. If your application still uses Vienna Advantage Framework version 4.X.X.X, then please do not use new Partner kit. 

  

  •  Migration method: 2   

In this method, one has to upgrade existing setup and projects with new references, target framework, packages and configurations. For this, one has to follow below steps. 

...