When I deploy asp.net web application in one server it is working,but when it placed in NLB cluster (deployed in more than one server )
looking for webform1.aspx file not found error is coming.
Do I need to take any necessary actions during development of application if it has to place in NLB cluster.
we are using asp.net 1.0 (visual studio 2003)