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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:25:48+00:00 2026-05-27T04:25:48+00:00

For a school project, I’m forced to use Visual Studio and ASP to implement

  • 0

For a school project, I’m forced to use Visual Studio and ASP to implement an interactive course catalogue website. Due to time constraints, we’re putting together a table-based design where one column implements a MultiView and the other shows a GridView.

The first MultiView implements a ListView along with a text search bar. When a user makes a selection in the ListView, the goal is to fire off the ListBox1_SelectionIndexChanged event handler, whose job is to execute a query based on the SelectedIndex.

All fine and dandy… or at least it seemed.

In practice, however, the entire .cs file is getting skipped over for some reason. I found this out when setting several breakpoints for debugging only to find out that setting breakpoints on global array declarations as well as the Page_Load methods were ignored when running the debugger.

I thought it could be something with the header of the aspx file. However, given that the aspx file is named Default.aspx and the CodeBehind field has Default.aspx.cs listed.

So, what the heck is going on here?

  • 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-27T04:25:48+00:00Added an answer on May 27, 2026 at 4:25 am

    Make sure the <%@Page %> directive at the top of Default.aspx specifies the following:

    Inherits="_Default" AutoEventWireup="true"
    

    Note that the Inherits attribute refers to the partial class name in Default.aspx.cs, which will probably be called _Default.

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

Sidebar

Related Questions

I'm working on a school project desktop application in c# using Visual Studio 2010
For a school project I'm making a simple Job Listing website in ASP.NET MVC
I have a school project in which I have to implement a chat application,
I am working a school project to implement a Huffman code on text. The
For a school project i need to write or use a online programming editor.
I am working on a school project that uses ASP.NET. I found this TextEditor
I am doing a school project regarding a small website that uses php. I
For a school project we have to create a simple silverlight website where people
For a school project we have to create an evaluation website that requires a
I'm working on a school project in eclipse, and when I try and use

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.