Troubleshooting
Studio
Resolving the Error: "Expression must evaluate to a node-set"
2 min
when activate attempts to load a webform, you might encounter the error expression must evaluate to a node set this typically indicates an issue with the structure or naming of elements within the webform possible causes and solutions control name starts with a number webform controls cannot have names that begin with a number the solution is to rename the control so that it starts with a letter or valid character