Different behavior in development environment and productive system (IIS 6.0)

1 reply. Last post: May 28, 2010 9:08 AM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Hi

On my Main-Page (Main.aspx), i have located WebDialogbox (Content-Mode: IFrame). On ClientSideEvent shows the WebDialogbox and load Start.aspx as content.

On my Development Environment i can click on DropDownButton and the Resultbox with items is showing. Please look on picture "Development Environment.png".

On my productive system (Server 2003 R2 SP2, IIS 6.0), i have following behavoir:

  • On DropDownClick, an empty Resultbox is open (see picture "Click [1].png")
  • Postback is executed (see picture "Postback [2].png")
  • WebDialogbox Content is also load Main.aspx

Why? The property "AllowAutoPostback" is set to false!

Michael

All times are GMT -5. The time now is 1:29 PM.
Previous Next