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)

Recommended Answers

All 3 Replies

give same machine key in web.config file on both servers.

Thank you we are using same,I have to check with admin people is there any installation issues.

Thanks,
padma

Follow kedar_challa steps and check whether the allow Asp.Net scripts are enabled in the IIS in the NLB clusters(or both the servers).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.