When I went on their site to send them an email about this issue, I get this when I submit the form. Note to Dish developers. Turn off full error logging on your production web application servers, and learn how to write non-browser-specific code!:
Update - just want to make it clear that everything below is stuff Dish Network's server returned when I tried to submit the form. They should have production web servers configured so that they return a friendly message like "The site is experiencing technical difficulties. Please try again later or call...." Stuff like this just makes them look bad and gives out information about their systems that only of use to their own programmers or hackers.
Server Error in '/' Application.
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.Web.HttpException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL: |
Stack Trace:
[HttpException (0x80004005): Unable to validate data.] |
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3053
