X
X

Select Your Currency

лв Bulgarian lev $ US Dollar Euro
X
X

Select Your Currency

лв Bulgarian lev $ US Dollar Euro

Validation of viewstate MAC failed

You have to add this in web.config:

<configuration>
<system.web>
<sessionState mode="StateServer"
stateConnectionString="tcpip=127.0.0.1:42424"
cookieless="false"
timeout="20"/>
</system.web>
</configuration>

Can't find the information you are looking for?

Create a Support Ticket
Did you find it useful?
(35 times viewed / 1 people found it helpful)

Top