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 7035083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:15:45+00:00 2026-05-28T01:15:45+00:00

I am writing a Federated web solution it has multiple projects. Debugging has been

  • 0

I am writing a Federated web solution it has multiple projects. Debugging has been working fine until yesterday when suddenly (I don’t recall messing with anything critical) I got the ‘breakpoint will not currently be hit. No symbols have been loaded for this document’ message on my 3 ASP.MVC projects in the solution.

I trawled around the web and this site for advice and these are the things I have done.

  • checked build > configuration manager for correct build setting
  • checked project > properties to ensure ASP.Net ticked for debuggers
  • checked Web.config to ensure ‘compilation debug=”true” targetFramework=”4.0″‘
  • iisreset
  • deleted bin & obj directories in each project
  • clean and rebuild the solution
  • deleted the contents of
    ‘C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET
    Files’
  • exited and restarted VS2010
  • cried like a baby

After doing these things 2 of the 3 ASP.MVC projects are debugging properly, but the 3rd and critically the one I actually want to step through is not.

other info for you

  • using locally install IIS (not IIS express)
  • Windows 7
  • VS2010 with all service packs
  • ReSharper is installed
  • Chrome is the Browser I’m using

Any help appreciated.

  • 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-28T01:15:46+00:00Added an answer on May 28, 2026 at 1:15 am

    I have worked out what the problem is.

    While I had the initial problem of all projects not debugging the federation project turned out to be a special case. I have been away on leave and had forgotten that I had this in my web config

       <federatedAuthentication>    
       <!--
       <wsFederation passiveRedirectEnabled="false" issuer="https://localhost/FederationProvider/"
                      realm="https://localhost/Application/Home/FederationResult" requireHttps="true" />
       -->
       <wsFederation passiveRedirectEnabled="false" issuer="https://localhost/Issuer/"
                      realm="https://localhost/Application/Home/FederationResult" requireHttps="true" />
       <cookieHandler requireSsl="true" path="/Application/" />
       </federatedAuthentication>
    

    When I changed it so I am using the federator rather than the issuer directly the debugger works.

       <federatedAuthentication>    
    
       <wsFederation passiveRedirectEnabled="false" issuer="https://localhost/FederationProvider/"
                      realm="https://localhost/Application/Home/FederationResult" requireHttps="true" />
       <!--
       <wsFederation passiveRedirectEnabled="false" issuer="https://localhost/Issuer/"
                      realm="https://localhost/Application/Home/FederationResult" requireHttps="true" />
       -->
       <cookieHandler requireSsl="true" path="/Application/" />
       </federatedAuthentication>
    

    I feel pretty stupid for not realising this earlier. VS2010 was just being too smart.

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

Sidebar

Related Questions

Writing to a file is not working after hosting the web application, whereas they
Writing and reading from LocalStorage is working fine from my popup and tab. However,
Writing the code for the user authentication portion of a web site (including account
Writing my first app with CoreData. The book I'm using to guide me has
Writing a code that does the following: Adds a mouse listener to a web-page
Writing a small HTML web page with some very simple Javascript in it, I
writing to a text file is working good...But my problem is text file is
Writing some test scripts in IronPython, I want to verify whether a window is
Writing a JSP page, what exactly does the <c:out> do? I've noticed that the
Writing something like this using the loki library , typedef Functor<void> BitButtonPushHandler; throws a

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.