I am receiving the following error at certain times on asp.net website. Sys.WebForms.PageRequestManagerServerErrorException: Validation of viewstate MAC …
asp.net viewstate machinekeyWe (our IT partner really) recently changed some DNS for a web farmed site we have, so that the two …
asp.net web-config load-balancing web-farm machinekeyWhere do I find the machineKey config section for ASP.NET? I don't have one in my application Web.config, …
asp.net machinekeyI working on a MVC 4 site which has uses Authentication. The site requires that I specify the Machine Key values. …
asp.net-mvc encryption machinekeyEven though I am running in localhost, my mvc web site gives me this error: The anti-forgery token could not …
asp.net-mvc asp.net-mvc-5 machinekeyI find myself wanting to get the ASP.NET machine key for the current application. This is, of course, easy …
asp.net machinekeyWhat different ways are Machine Keys useful in asp.net? I think the following are correct but thought there may …
c# asp.net cookies viewstate machinekeyI have a ASP.NET MVC workflow configured as two websites managed by a load balancer. The websites use Sql …
asp.net asp.net-mvc machinekey sql-session-stateI'm running an Azure Website. Whenever I deploy, everyone gets logged out because the machineKey changes. I specified the machineKey …
asp.net authentication azure machinekeyI want to pass the authentication cookie from my ASP.Net MVC 5 (.Net 4.5.1, hosted locally on iisexpress, run from Visual …
c# asp.net wcf forms-authentication machinekey