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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:56:16+00:00 2026-05-12T05:56:16+00:00

I am having a strange problem. Here is the scenario Here are my files:

  • 0

I am having a strange problem. Here is the scenario

Here are my files:

  1. Project1.aspx
  2. Project2.aspx

They are set up the exact same, including their Page_Load functions:

Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Handles Me.Load

If (Not Page.IsPostBack) Then

   setPrevIndex(-1)

   ...

   End If


End Sub

They are both set up this way.

Here is where I am running into a problem. When I navigate to either of these pages, i need to make sure that prevIndex is set to -1 (via the function).

  • For Project1.aspx when I navigate
    to the page, the Page_Load fires.
  • For Project1.aspx when I refresh the page, the Page_Load fires.
  • For Project1.aspx when I press “Go” in my browsers navigation bar, traveling back to the current page, the Page_Load fires.

  • For Project2.aspx when I navigate
    to the page, the Page_Load fires.
  • For Project2.aspx when I refresh
    the page, the Page_Load fires.
  • For Project2.aspx when I press
    “Go” in my browsers navigation bar,
    traveling back to the current page,
    the Page_Load doesn’t fire at all! The function isn’t even
    called.

Any ideas why??? What would cause this?

Please ask for clarification.

Update:

When I press “Go” in the URL pointing to the same URL, it seems like the masterpage is the only thing that re-loads, but the Load_Page event doesn’t even fire…

Any other suggestions?

Thanks,
E

  • 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-12T05:56:16+00:00Added an answer on May 12, 2026 at 5:56 am

    Try disabling output cache and see if the problem still occurs:

    <system.web>
      <caching>
        <outputCache enableOutputCache="false"/>
      </caching>
    <system.web>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having a strange problem here... I have an ASP.NET 3.5 application that has
I'm having a strange problem here, and I can't manage to find a good
I'm having a very strange problem. When I log stacktraces, they seem to be
Having a strange problem with a page set to 100% fluid width which has
I'm having a strange problem positioning a set of divs inside another div. I
Having strange problem with str_replace. Here's my code: function replace_text($text) { $array = array(
I'm having a strange problem. I need to set a task to run exactly
I've been having this strange problem with apply lately. Consider the following example: set.seed(42)
I'm having a strange problem here. I'm moving a (working) site to a new
I'm having a strange problem here. Here's the code, I'm using to fetch 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.