Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/extjs/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Performance visual studio 2012 web性能测试,获取viewstate MAC的验证在post请求中失败错误_Performance_Validation_Testing_Web_Viewstate - Fatal编程技术网

Performance visual studio 2012 web性能测试,获取viewstate MAC的验证在post请求中失败错误

Performance visual studio 2012 web性能测试,获取viewstate MAC的验证在post请求中失败错误,performance,validation,testing,web,viewstate,Performance,Validation,Testing,Web,Viewstate,在visual studio 2012中使用web性能测试时,仅对post请求运行测试后会导致以下错误: viewstate MAC验证失败。如果此应用程序由Web场或群集托管,请确保配置指定了相同的validationKey和验证算法。无法在群集中使用AutoGenerate。问题已解决,我已从web.config禁用enableEventValidation、enableViewStateMac

在visual studio 2012中使用web性能测试时,仅对post请求运行测试后会导致以下错误:


viewstate MAC验证失败。如果此应用程序由Web场或群集托管,请确保配置指定了相同的validationKey和验证算法。无法在群集中使用AutoGenerate。

问题已解决,我已从web.config禁用enableEventValidation、enableViewStateMac