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

Troubleshooting

Updated on Feb 19, 2026

This article provides solutions to common issues you may encounter when working with the Telerik ASP.NET MVC AI Tools.

Hanging Tool Calls in Visual Studio

When using Telerik AI tools in Visual Studio, GitHub Copilot may:

  • hang during tool invocation;
  • show UI for a successful tool response, but actually fail silently;
  • continue generation without waiting for parallel tool calls.

This is a known issue in older Visual Studio versions that has been fixed in Visual Studio 18.3.0 Insiders (11426.168).

See Also