I have a radgrid with a tooltip manager. Everything works just fine when the page loads, but when I click on any of the select buttons to open up a radwindow and enter data, the tool tip stops working. If I then mouse over any of the headers I get an empty box and then an error message that says:
"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."
This is running from the Visual Studio environment on my local computer, not a server. Another wierd thing is if I click on the Edit button in the grid, everything will go back to normal. It only seems to happen when I use my Select buttons with the RadWindows.
Thanks
"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."
This is running from the Visual Studio environment on my local computer, not a server. Another wierd thing is if I click on the Edit button in the grid, everything will go back to normal. It only seems to happen when I use my Select buttons with the RadWindows.
Thanks