Search

You searched for the word(s): userid:878824

Matching Posts

  • Multi Column DataList

    What could cause a datalist to not display two columns. I have all of the settings entered. all rows are displaying in a single column. HTML: <asp:DataList EnableViewState="False" runat="server" ID="dlResults" RepeatLayout="Table" RepeatColumns="2" RepeatDirection="Horizontal" HorizontalAlign="Left" BorderColor="Blue" GridLines="Both" Height="86px"> <HeaderTemplate> <table width="300px">
  • Re: AJAX with Load Balancing

    Thanks Srinivas, But the links didn't help much. The first link is broken and the second was to article about loadbalancing. The problem, I don't think is with the loadbalancer. It's either a config or viewstate issue (I'm leaning more toward the second).
    Posted to State Management (Forum) by ezieglerGafri on 7/6/2009
  • Ajax and load balancing

    I have an AJAX / ASP.NET 2.0 website that performs perfectly in a one server IIS 6 environment. However, when that same site is pushed to a two server load balancing environment, the performance drops drastically. Pages take at least 20 - 30 seconds to load in the two server environment. The site uses asp.net UpdatePanel and Scriptmanager. Some XML parsing is done during each page load, but very little. I've ruled out a problem with the actual loadbalancer, server, firewall, etc. I've narrowed
Page 1 of 1 (3 items)