Skip to content

Commit 9b48987

Browse files
authored
docs(upgrade): more troubleshooting options added
1 parent 6900c15 commit 9b48987

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

installation/upgrading-instructions/troubleshoot-upgrade.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Sometimes the .NET Framework caches the old Telerik.Web.UI.dll and therefore the
3434

3535
* Clean up the Project Assemblies cache from *`<sysdrive>:\Users\<UserName>\AppData\Local\Microsoft\Visual Studio\<vsVersion>\ProjectAssemblies`*. The location of this cache may vary depending on the operating system.
3636

37+
* Delete the Telerik assemlies in the "obj" folder of your project
38+
39+
You can find more details at [Clean Up ASP.NET and Visual Studio Cache and Temp Files]({%slug common-cleanup-asp-vs-cache-and-temp%}).
40+
3741
## I Still Get the Copyright Message
3842

3943
The Developer versions of the Telerik controls do not throw copyright messages. The following message appears only when the Web Application/Web Site uses the trial version of Telerik.Web.UI.dll:

0 commit comments

Comments
 (0)