This is a migrated thread and some comments may be shown as answers.

Source code or debug symbols (.pdb) available?

4 Answers 1851 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ben
Top achievements
Rank 1
Ben asked on 23 Jul 2015, 04:51 PM

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

Sort by
0
Kalin
Telerik team
answered on 27 Jul 2015, 10:14 AM
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
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
Ravi
Top achievements
Rank 1
answered on 03 Sep 2019, 04:31 AM
What if I am using trial version? I am currently working on POC and wpf application asking for .pdb file.
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
Martin Ivanov
Telerik team
answered on 04 Sep 2019, 03:09 PM

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.
Tags
General Discussions
Asked by
Ben
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Ravi
Top achievements
Rank 1
Martin Ivanov
Telerik team
Share this question
or