Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 217727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T18:41:04+00:00 2026-05-11T18:41:04+00:00

Until now I’ve always used the ASP.NET MVC framework source for debugging ASP.NET MVC.

  • 0

Until now I’ve always used the ASP.NET MVC framework source for debugging ASP.NET MVC. On my laptop I just tried a different approach, namely bringing up the “Modules” window in VS while I am debugging and right-clicking System.Web.Mvc, then select “Load Symbols From” > “Microsoft Symbol Servers”.

VS seemed to actually load something since the symbols file for the System.Web.Mvc assembly was reported as loaded. Also, all lines belonging to System.Web.Mvc in my call stack have gone from grey to black. However, I still get the “Source Code Not Available” error message when trying to step into code belonging to System.Web.Mvc.

So, I loaded the symbols, but still no source code. Not a big problem since I can still debug it the old way. But I am wondering what the Microsoft Symbol Servers are useful for then?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T18:41:05+00:00Added an answer on May 11, 2026 at 6:41 pm

    They make stack traces work properly for native DLLs – without symbols, your stack traces often only go as far as the nearest Windows DLL and then stop. With symbols, they continue through the Winodws DLLs. You can see the function names, but not the source code (obviously).

    Debugging a native Windows program, you often get stack traces like this:

      mydll.dll
      mydll.dll
      some_windows_dll.dll
      some_windows_dll.dll
      some_other_windows_dll.dll
      some_other_windows_dll.dll
      myexe.exe
      myexe.exe
    

    Without the symbols for the Windows DLLs, you’ll find that the stack only gets this far:

      mydll.dll
      mydll.dll
      some_windows_dll.dll
    

    and you don’t get to see all the way back to the start.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 175k
  • Answers 175k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You will have two issues: Moved your security problem Your… May 12, 2026 at 3:08 pm
  • Editorial Team
    Editorial Team added an answer This page of the manual might interest you : 12.3.3.… May 12, 2026 at 3:08 pm
  • Editorial Team
    Editorial Team added an answer If you do not want tomcat to show an error… May 12, 2026 at 3:08 pm

Related Questions

Until now I've always used the ASP.NET MVC framework source for debugging ASP.NET MVC.
Until now I am counting 12 LoCs. Could you make it smaller? using (Stream
Up until now I have been using std::string in my C++ applications for embedded
Up until now I've been deploying Rails apps to our Apache/Passenger setup using a
Up until now i've been using the C# Guid = Guid.NewGuid(); method to generate

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.