Base solution for your next web application
Open Closed

Line numbers when error occurred in Logs.txt debugging #3385


User avatar
0
cangunaydin created

Hello, When i run the application in debug mode, I can not see the line numbers when i look at the logs for errors. What should i do to enable them? Any idea? I am using angular & asp.net core v4.0.0 with .net framework 4.6


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    We didn't do anything related to this actually. Was this working before ? Maybe you can find more info on the web.

    Thanks.

  • User Avatar
    0
    cangunaydin created

    Hello, i couldn't post it. Apparently you need to change the properties of the application project in the solution. From the build options --> advanced you need to select debugging information as full, not portable.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks for the information @cangunaydin :).