N
nemesis.saurabh
hi,
i am stuck up on this problem.
In a load balanced scenario the post back is not happening i.e. when a
control on the web form is clicked, the post back does not occur at the
server and server code does not get executed and it times out depending
on the IIS settings. For example, we have a simple web form with a
button. When the button is clicked, the code in the button click event
in the .cs should get executed. However this does not happen when the
form is executed through the load balancer URL. However, the same gets
executed on individual servers in the load balance cluster. The same
piece of code works perfectly when executed on any individual server.
regards,
Saurabh
i am stuck up on this problem.
In a load balanced scenario the post back is not happening i.e. when a
control on the web form is clicked, the post back does not occur at the
server and server code does not get executed and it times out depending
on the IIS settings. For example, we have a simple web form with a
button. When the button is clicked, the code in the button click event
in the .cs should get executed. However this does not happen when the
form is executed through the load balancer URL. However, the same gets
executed on individual servers in the load balance cluster. The same
piece of code works perfectly when executed on any individual server.
regards,
Saurabh