Skip to content

Commit 1d0f3a1

Browse files
authored
Remove license.licx
1 parent e2c3963 commit 1d0f3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation-and-upgrades/versions-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In a .NET Framework project, after [installing a new version]({%slug winforms/in
1616
1717
![installation-deployment-and-distribution-versions-upgrade 001](images/installation-deployment-and-distribution-versions-upgrade001.png)
1818

19-
A common reason for this error is if the project is still referring to the previous version of the Telerik UI for WinForms. In this case, carefully check the references to all Telerik controls in your project and make sure that they are the same version considering the suffix as well (.462 or .48). Better yet, you can remove all references and add them anew by using the DLLs from your fresh installation. Delete the *license.licx* file if such is present in the project. After that, you should rebuild your project, close Visual Studio and open it again to make sure that no references are kept in the memory by Visual Studio.
19+
A common reason for this error is if the project is still referring to the previous version of the Telerik UI for WinForms. In this case, carefully check the references to all Telerik controls in your project and make sure that they are the same version considering the suffix as well (.462 or .48). Better yet, you can remove all references and add them anew by using the DLLs from your fresh installation. After that, you should rebuild your project, close Visual Studio and open it again to make sure that no references are kept in the memory by Visual Studio.
2020

2121

2222
## See Also

0 commit comments

Comments
 (0)