急急急 session丢失 与服务器有关吗
沈勇 2010-11-24 04:07:45 Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster 这个错怎么解决
<pages validateRequest="false" enableSessionState="true" enableViewStateMac="false" enableViewState="true"> 网上说加上这段 但是我加上session很快就丢失了