Invalid Viewstate Errors on Contact page - would spam bots cause them?












0















Our error log is full of invalid view state errors.




Validation of viewstate MAC failed




These all appear to be for our contact page.
When I run the contact page my self and send a message it all works fine.



I have checked the MS Support page (as suggested in the comment below) for possible causes:




  1. The web application is running in a farm (multi-server environment) - This site is on a single server

  2. The worker process uses the IIS 7.0 application pool identity This is running on Windows Server 2012 so not relavent

  3. The application pool is configured by using LoadUserProfile=false and a new auto generated key would be created every time the application restarts It is set to false but there are 1000's of these errors and they don't all correspond to an application restart, plus they are only on the contact page

  4. The Page.ViewStateUserKey property has an incorrect value


I suspect it is point 4 but I am not sure why.



Would these errors be caused by some bot trying to send spam or do something like that where maybe they've tried editing the page? If so is there a way to stop it happening?



OR could they be "real" errors? If so What else could be causing them?



The page has a captcha on it if it makes a difference.










share|improve this question




















  • 1





    You list none of the causes mentioned on support.microsoft.com/en-us/help/2915218/… as irrelevant, so what have you tried and which scenario applies?

    – CodeCaster
    Nov 14 '18 at 15:32


















0















Our error log is full of invalid view state errors.




Validation of viewstate MAC failed




These all appear to be for our contact page.
When I run the contact page my self and send a message it all works fine.



I have checked the MS Support page (as suggested in the comment below) for possible causes:




  1. The web application is running in a farm (multi-server environment) - This site is on a single server

  2. The worker process uses the IIS 7.0 application pool identity This is running on Windows Server 2012 so not relavent

  3. The application pool is configured by using LoadUserProfile=false and a new auto generated key would be created every time the application restarts It is set to false but there are 1000's of these errors and they don't all correspond to an application restart, plus they are only on the contact page

  4. The Page.ViewStateUserKey property has an incorrect value


I suspect it is point 4 but I am not sure why.



Would these errors be caused by some bot trying to send spam or do something like that where maybe they've tried editing the page? If so is there a way to stop it happening?



OR could they be "real" errors? If so What else could be causing them?



The page has a captcha on it if it makes a difference.










share|improve this question




















  • 1





    You list none of the causes mentioned on support.microsoft.com/en-us/help/2915218/… as irrelevant, so what have you tried and which scenario applies?

    – CodeCaster
    Nov 14 '18 at 15:32
















0












0








0








Our error log is full of invalid view state errors.




Validation of viewstate MAC failed




These all appear to be for our contact page.
When I run the contact page my self and send a message it all works fine.



I have checked the MS Support page (as suggested in the comment below) for possible causes:




  1. The web application is running in a farm (multi-server environment) - This site is on a single server

  2. The worker process uses the IIS 7.0 application pool identity This is running on Windows Server 2012 so not relavent

  3. The application pool is configured by using LoadUserProfile=false and a new auto generated key would be created every time the application restarts It is set to false but there are 1000's of these errors and they don't all correspond to an application restart, plus they are only on the contact page

  4. The Page.ViewStateUserKey property has an incorrect value


I suspect it is point 4 but I am not sure why.



Would these errors be caused by some bot trying to send spam or do something like that where maybe they've tried editing the page? If so is there a way to stop it happening?



OR could they be "real" errors? If so What else could be causing them?



The page has a captcha on it if it makes a difference.










share|improve this question
















Our error log is full of invalid view state errors.




Validation of viewstate MAC failed




These all appear to be for our contact page.
When I run the contact page my self and send a message it all works fine.



I have checked the MS Support page (as suggested in the comment below) for possible causes:




  1. The web application is running in a farm (multi-server environment) - This site is on a single server

  2. The worker process uses the IIS 7.0 application pool identity This is running on Windows Server 2012 so not relavent

  3. The application pool is configured by using LoadUserProfile=false and a new auto generated key would be created every time the application restarts It is set to false but there are 1000's of these errors and they don't all correspond to an application restart, plus they are only on the contact page

  4. The Page.ViewStateUserKey property has an incorrect value


I suspect it is point 4 but I am not sure why.



Would these errors be caused by some bot trying to send spam or do something like that where maybe they've tried editing the page? If so is there a way to stop it happening?



OR could they be "real" errors? If so What else could be causing them?



The page has a captcha on it if it makes a difference.







asp.net error-handling






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 27 '18 at 14:44







Bex

















asked Nov 14 '18 at 13:17









BexBex

2,47983973




2,47983973








  • 1





    You list none of the causes mentioned on support.microsoft.com/en-us/help/2915218/… as irrelevant, so what have you tried and which scenario applies?

    – CodeCaster
    Nov 14 '18 at 15:32
















  • 1





    You list none of the causes mentioned on support.microsoft.com/en-us/help/2915218/… as irrelevant, so what have you tried and which scenario applies?

    – CodeCaster
    Nov 14 '18 at 15:32










1




1





You list none of the causes mentioned on support.microsoft.com/en-us/help/2915218/… as irrelevant, so what have you tried and which scenario applies?

– CodeCaster
Nov 14 '18 at 15:32







You list none of the causes mentioned on support.microsoft.com/en-us/help/2915218/… as irrelevant, so what have you tried and which scenario applies?

– CodeCaster
Nov 14 '18 at 15:32














0






active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53301168%2finvalid-viewstate-errors-on-contact-page-would-spam-bots-cause-them%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53301168%2finvalid-viewstate-errors-on-contact-page-would-spam-bots-cause-them%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Xamarin.iOS Cant Deploy on Iphone

Glorious Revolution

Dulmage-Mendelsohn matrix decomposition in Python