Debugging error

Hi,

I'm very new to App Studio, When i was trying to debug my sample application and It was showing the below error.

"The breakpoint will not currently be hit. No symbols have been loaded for this document."

Can any one suggest me on this?

Regards,

Kishor

Best Answer

  • Try the following:

    Right-click on the solution in the Solution Explorer and select Clean Solution, then rebuild it and try to debugging it again.

Answers

  • Are you using the Web or .NET SDK?

    What data are you requesting? (timeseries, real-time or reference data)

    How are you currently doing this? (code sample)

    Can you send a screenshot of the error message?

    Thanks

  • Hi Neil,

    Thanks for your response.

    Mine is .NET SDK and i just started building Hello World App. Here i'm attaching you the screenshot.

    Regards,

    Kishor

    capture.png

  • Can you compile the project?

    What happens when you run the project instead of debugging it?

    Did you create lblHelloWorld in xaml?

  • Hi,

    I was trying to compile but its not going to that break point. Here i walk through with the below URL...

    https://developers.thomsonreuters.com/app-studio/app-studio-.net-sdk/learning

    Regards,

    Kishor

  • The compile stage should not be affected by break points. What error do you get when you compile it?

    Did you create lblHelloWorld in xaml?

  • Hi, eikondesktopapp2.zip is the same project i built on my machine. Can you restart your computer and load this project. Use Nuget to download dependencies