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

  • SEARCH
  • Home
  • 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 973795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T03:19:57+00:00 2026-05-16T03:19:57+00:00

I am trying to debug a web app, and am having some rather odd

  • 0

I am trying to debug a web app, and am having some rather odd issues with VS. First thing I do is attach to the w3wp process and set break points in code that DOES execute. The thing is, none of the break points are hit. Thinking that I must have done something wrong, I stopped the debugger and when I went to reattach, only 6 of my 54 processes are shown and none of them are w3wp (and yes I have both show processes from all users and show processes from all sessions check). Restarting VS (or the computer) does nothing. Any one have any ideas on how to get VS to work?

  • 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-16T03:19:58+00:00Added an answer on May 16, 2026 at 3:19 am

    While attached to the process,

    1. Click the Debug menu
    2. Windows -> Modules
    3. Alternately “Ctrl-D, M”

    This will show you all the dlls that are loaded by the process you have attached to. If the dlls that you require are not there, refresh the page in your browser and see if they are added to the list.

    If they are not in the list

    You attached to the wrong w3wp.exe process.

    If they are in the list

    1. Look at the “path” column, make sure it is executing from where you expect them to be.
    2. Look at the “Symbol File” column, if it is empty,
      1. right click on the dll and select “Load symbols from ->” then “Symbol Path”
      2. This will allow you to point directly to the local pdb file that you want to load. It should be in the “myproject/bin/debug/” directory.
      3. This will probably say “the pdb does not match module” (I forget.) If this is the case, it means that the code you are running is not the same as the version you have in visual studio.
      4. This is very important. If you deploy something to the gac, then build in visual studio, it will consider the pdbs to be out-of-sync with the gac’d dll! So, if you want to debug something that you’ve placed in the gac, it means that the timestamp on the pdb and the timestamp on the loaded dll must be identical!

    Hopefully, that will get it all working again.

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

Sidebar

Related Questions

I'm having this error trying to debug my ASP.NET MVC app. I've set the
I am having a rather bizarre error when trying to debug a .NET web
On initialisation of the web app, I am trying to inject some static data
I'm trying to debug some Javascript code inside a JSP page in a web
I am trying to debug my web app and i have realised that firebug
I'm trying to debug something in the global.asax.cs file in an ASP.NET web app
I'm trying to debug a web app hostde on weblogic 10r3 server. The App
I am trying to set up Weinre on heroku but I am having some
I'm trying to debug an ASP.NET webapp that's configured to Use Local IIS Web
I'm trying to debug a web page that makes heavy use of events, and

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.