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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:08:52+00:00 2026-05-27T03:08:52+00:00

I have a site that uses a .net security module to secure certain areas

  • 0

I have a site that uses a .net security module to secure certain areas of the website. It’s not working, the pages that should be password protected are not. Other than that, the site doesn’t throw any errors.

I don’t have access to the code, and the module doesn’t seem to log anything.

Is there an IIS or .Net log of loading/calling httpModules? I feel like it’s not loading/calling it, and it’s just not telling me.

My web.config has this snippet, which loads the module:

<httpModules>

  <add name="MyApp.SecurityModule" type="MyApp.Host.Security.WebForms.SecurityModule" />

</httpModules>
  • 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-27T03:08:53+00:00Added an answer on May 27, 2026 at 3:08 am

    You can use Modules property in global.asax class to inspect the http modules that are loaded and associated with the application – use any request event such as BeginRequest or PostMapRequestHandler.

    However, I don’t think this would be an problem – if you are configured the module in the web.config then it would be loaded. If there are any issues then the ASP.NET will report an error. Most probably, http module code must be working in a certain way or needs certain per-conditions that are not being met.

    Use tools such as Reflector or ILSpy to inspect & de-compile your application assemblies – check the code for the said type (MyApp.Host.Security.WebForms.SecurityModule) – frankly speaking, in the absence of documentation/commented code, it would be the only option to figure out how exactly your module is supposed to run (and then trouble-shoot accordingly).

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

Sidebar

Related Questions

I have a large slow ASP.net site that uses master pages. I've identified that
I have website that uses ASP.net Membership Provider. This web site will be served
We have an ASP.NET application running at a customer site that uses ActiveDirectory for
I have a web site in asp.net that uses a master page. In this
I have an ASP.NET site that uses JQuery and ASP.NET UpdatePanel and ScriptManager. On
I have an ASP.NET MVC site that uses both Microsoft Ajax [ Ajax.BeginForm() ]
I'm working on a site that uses Google Analytics. On most of the pages
I have an ASP.NET MVC site, that uses a CommandService. This command service is
I have a site that uses the asp.net membership tables (ASP 3.5 site). I
I have an ASP.NET site that uses a standard, wizard created login control. I

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.