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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:19:38+00:00 2026-05-31T17:19:38+00:00

I have a dropdown on my master page that lets the user switch language

  • 0

I have a dropdown on my master page that lets the user switch language at runtime from any page:

<asp:DropDownList ID="cmbCulture" runat="server" Font-Size="X-Small" EnableViewState="true"
    AutoPostBack="True" OnSelectedIndexChanged="cmbCulture_SelectedIndexChanged">
    <asp:ListItem Text="Global" Value="en" />
    <asp:ListItem Text="Swedish" Value="sv" />
    <asp:ListItem Text="German" Value="de" />
    <asp:ListItem Text="USA" Value="en-US" />
</asp:DropDownList>

When running this on my local machine through VS2010 it works fine and SelectedIndexChanged gets fired when changing language.
However, when deploying this to live server (running IIS 7.5) and entering the address to my site e.g. http://www.mysite.com/ the SelectedIndexChanged does NOT get fired, not on any list control UNLESS I enter the full URL to my site: http://www.mysite.com/default.aspx. Then it works!

How and why?
I have the same site running on another server with IIS7 (I think) and the event is fired when entering only _http://www.mysite.com/

I suspect this is due to some setting in IIS 7.5 since the site is basically a copy of the old site, but which setting could cause something like this?

  • 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-31T17:19:39+00:00Added an answer on May 31, 2026 at 5:19 pm

    Search the “Event Handlers Might Not Be Not Raised in a Default Document in IIS 7 or IIS 7.5 Integrated Mode” in below url

    http://www.asp.net/whitepapers/aspnet4/breaking-changes

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

Sidebar

Related Questions

In my master page, I have a language dropdown menu. When the user selects
suppose i have one dowpdown in master page and i want that when user
I have a dropdown list on my master page that needs to postback after
I have a user control in a master page with two drop down lists.
I have created user control for menu bar and loading in Master page. User
I have a asp:SqlDataSource and asp:DropDownList components on my page. On normal page it
I am using ASP.net c#. I have a master page and a content page.
I have a master page that has a usercontrol on the left side of
I have a dropdown list that is populated on a content page like this
I have a page that has a around 30 links divided among 6 groups.

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.