Hi,
I am facing the issue while my application deployed in multiple server and using load balancing.
I have get the following issue.
System.Web.HttpException: This is an invalid script resource request I have added the machine key and validation key in my web configuration file.
If i have same machine key and validation key in all server then while load balancing my application showing
login page when switching request one server to another server.
Any one have any idea why its happen please help...
Thanks.
Sushilkumar Shinde