Why do I receive the error “Non-static method requires a target” when my web form loads?

Issue

Why do I receive the error Non-static method requires a target when my web form loads?

Solution

Verify your process data mappings. One of your form data is not being used correctly, for example if you’re trying to store a Text or a Number in a File or Datetime type data.