New to Telerik UI for ASP.NET MVCStart a free 30-day trial

Deployment Troubleshooting

Updated on Nov 11, 2025

This page provides information for common issues you may encounter while deploying applications with the UI for ASP.NET MVC components.

The machine that performs the publish build must be able to properly restore the referenced Telerik NuGet packages. For guidelines on how to use our online feed, refer to Setting Up the Telerik NuGet Feed. See the CI, CD, Build Server article for more details on setting automation up.

Telerik NuGet Feed Status

Visit status.telerik.com to check the status of the Telerik NuGet server. The top section shows manually logged incidents with possible updates or workaround suggestions. The System Metrics section provides real-time automated diagnostics.

Reported Issues

At the time of writing, sometimes the following issues have been reported that pertain to the Telerik UI for ASP.NET MVC suite:

The deployment articles in this documentation provide general guidance and fundamentals. Telerik does not provide technical support for setting up CI/CD environments or application publishing infrastructure, except for questions about using Telerik license keys.

Your Deployed Application Shows a Banner or a Watermark

Ensure that you have set up an environment variable by following the steps from the Use License Keys in CI/CD article.

See Also