Question

we have C#.net application using DevExpress 12.2 version and we have to degrade to 11.2, what is the best way to degrade ?

Was it helpful?

Solution

Here are the couple of simple steps for downgrading your project from 12.1 to 11.2:

  1. Backup your project
  2. Install DXperience 11.2
  3. Run the ProjectConverter tool to downgrade your project to DXperience 11.2. The project converter will perform all the required changes in project files.
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top