New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.Ui.pdb not loaded error when debugging in Visual Studio

Environment

Product UI for ASP.NET AJAX

Description

I get the 'Telerik.Web.Ui.pdb not loaded' error when trying to debug in Visual Studio 2019.

The Exception thrown is System.NullReferenceException: 'Object reference not set to an instance of an object.'

Solution

  1. Go to Tools -> Options
  2. Make sure that the Enable Just My Code option is enabled and the Enable .NET Framework source deactivated:
In this article