Skip to content

Commit 6900c15

Browse files
authored
docs(deploy): added another troubleshooting step
1 parent 03fd1bf commit 6900c15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deployment/deploying-a-telerik-enabled-webapplication.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,8 @@ In case you are deploying the assemblies in the GAC, examine the [Working with A
3535

3636
* Make sure that the .NET 4.xx+ is installed on the server and the [System Requirements](https://www.telerik.com/aspnet-ajax/tech-sheets/system-requirements) are met.
3737

38+
* If the deployed version of the Telerik assemblies differs from the one in the local project, make sure to delete the Telerik assemlies in the "obj" folder of your project as well as to [Clean Up ASP.NET and Visual Studio Cache and Temp Files]({%slug common-cleanup-asp-vs-cache-and-temp%}).
39+
40+
41+
42+

0 commit comments

Comments
 (0)