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: installation/upgrading-instructions/troubleshoot-upgrade.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,10 @@ Sometimes the .NET Framework caches the old Telerik.Web.UI.dll and therefore the
34
34
35
35
* 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.
36
36
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
+
37
41
## I Still Get the Copyright Message
38
42
39
43
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