I need to step through a call stack to determine why an unexpected event is being fired in my code. I am unable to do so in the Telerik libraries (e.g. Telerik.Windows.Controls.dll).
How do I go about getting the source code or debug symbols for UI for WPF?
4 Answers, 1 is accepted
0
Hello Ben,
You can find a downloadable archive with the source code in your account by navigating to Products & Subscriptions -> Devcraft Complete -> UI for WPF -> Download -> Browse all product files.
Hope this helps.
Regards,
Kalin
Telerik
You can find a downloadable archive with the source code in your account by navigating to Products & Subscriptions -> Devcraft Complete -> UI for WPF -> Download -> Browse all product files.
Hope this helps.
Regards,
Kalin
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0
0

Ravi
Top achievements
Rank 1
answered on 03 Sep 2019, 07:08 AM
I found that when building solution it is not generating the telerik .pdb file automatically. Normally when we build solution all.pdb file should get generated automatically.
0
Hello Ravi,
The .pdb files are generated for a dll when you build its project. However, because the Telerik dlls are already built there is no new .pdb file created when you build your project. If you need the Telerik files, you can download the .zip with the .pdb files and use them on your side. I hope that helps.
Regards,
Martin Ivanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.