You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: designing-reports/report-designer-tools/desktop-designers/visual-studio-report-designer/upgrade-wizard.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,27 +40,31 @@ This wizard will upgrade the following:
40
40
41
41
1. On the first step the wizard provides basic update process information:
42
42
43
-

43
+

44
44
45
45
1. On the next step, the wizard lists all projects from the solution, which use Telerik Reporting. You can choose which projects will be updated (it is recommended to upgrade all projects to the chosen version, not just part of them) and the version which they will be upgraded to.
46
46
47
-

47
+

48
48
49
49
1. The next screen allows you to create a backup for the project.
50
50
51
-

51
+

52
52
53
53
1. Review the changes.
54
54
55
-

55
+

56
56
57
57
1. The Complete step indicates whether the upgrade process is completed for all the projects successfully. It also indicates if any errors occured and the user is promped to decide whether to proceed or revert the changes:
58
58
59
-

59
+

60
+
61
+
1. The Licensing step was added with the [Progress® Telerik® Reporting 2025 Q2 (19.1.25.521)](https://www.telerik.com/support/whats-new/reporting/release-history/progress-telerik-reporting-2025-q2-19-1-25-521) release of the product. It allows for seemlessly downloading the license key from your [Telerik account](https://www.telerik.com/account/) and putting it in the `%AppData%\Telerik` directory.
62
+
63
+

60
64
61
65
1. Finally, the wizard shows a log file with the changes:
62
66
63
-

67
+

64
68
65
69
The Upgrade Wizard works only with project items. It is registered in Visual Studio and keeps track of Telerik Reporting installation folders on the machine. Telerik Reporting references are updated by using the selected in the wizard version and the installation folder registered for that version. If Telerik Reporting assemblies are referenced from a custom location, not the installation folder, the Upgrade Wizard will not update the content of the custom folder and references will be pointed to the installation folder.
66
70
@@ -91,4 +95,5 @@ This wizard __will not__ change any of your current code. As a result __you may
91
95
Feel free to contact us via the [support ticketing system](https://www.telerik.com/account/support-center/contact-us/technical-support) in case you still experience problems after the upgrade, and we will help you resolve any remaining issues. It will be faster and easier if you package your solution/project as a _ZIP_ file and send it to Telerik, together with information on the errors/warnings you see.
92
96
93
97
## See Also
98
+
94
99
*[Missing Telerik menu in Visual Studio]({%slug missing-telerik-menu-in-visual-studio%})
0 commit comments