I am working on coming up to speed on ASP.NET Zero and Abp. I am currently working through the PhonebookDemo tutorial using ASP.NET Core 2.2 MVC.
I followed the instructions on this page of your Abp documentation to make sure VS 2017 has source link enabled:
https://aspnetboilerplate.com/Pages/Documents/Debugging
Here is what my settings look like:
When I debug the MVC project it tells me that the Abp symbols are not loaded:
<br> Is there a symbol server for Abp somewhere that I need to be pointing to?
5 Answer(s)
-
0
-
0
Gave that a try, but still no luck.
I think the problem is that I don't have the address of a symbol server that has the Abp symbols.
Does Volosoft maintain a symbol server for Abp packages?
If so, what is the address of the symbol server?
-
0
-
0
This issue is closed because it has not had recent activity for a long time.
-
0
Articles Tutorials | AspNet Boilerplate: configure debugging in Visual Studio