iis - Invalid postback or callback argument when using loadbalancer and webgate -
hi have developed asp.net website deployed on 2 server. site working fine when access site using ip address of servers in url https://123.123.123.12/pagename.aspx . when access site using loadbalancer dns name ( https://dnsname/pagename.aspx ) , webgate of pages throwing following exceptions "invalid postback or callback argument" or "the serialized data invalid." this happending intermittently. same page, time shows correct data , throws exception. when stopped website(iis) on 1 of server pages works excepted without throwing above exceptions. i verified machine keys on both servers, machine key value same on both servers. there others websites on same servers working fine loadbalancer dns url (//dnsname/pagename.aspx) , webgate. can me this? below stacktrace <description>an exception of type 'system.argumentexception' occurred , caught.</description> <exceptiontype>system.argumentexception, mscorlib, version=4.0.0.0,