Developer forum

Forum » Development » Debugging symbols DW 9.4.18 / latest

Debugging symbols DW 9.4.18 / latest

Harald Brouwers
Reply

Hi,

I am researching a long running problem for one of our customers, concerning the sending of marketing mailings.

In the Visual Studio debugger I get several errors, for example:

But I cant debug any further because I'm missing the symbol files:

Is there a place where I can download the pdb files for the latest version of DW?

Greetings Harald


Replies

 
Martin Vang
Martin Vang
Reply
This post has been marked as an answer

Hi Harald,

Sure, you can have the debug symbols of all dynamicweb packages from our Myget feed ("Download symbols" button). 

https://www.myget.org/feed/dynamicweb-packages/package/nuget/Dynamicweb.Data

The symbols package also contains the source-code, if you want to check against that.

Hope this helps you locate the problem!

At the time of writing, our package management from backend does not support installing these symbols (same as NuGet Package Manager from Visual Studio). But a feature request for this might be possible, if the community needs it.

BR

Martin

Votes for this answer: 1

 

You must be logged in to post in the forum