B1X0002: A help project file must be specified and it must exist
Error B1X0002: A help project file must be specified and it must exist
Cause
This error occurs if the HelpProjectName property on the Build1xHelpFile build task has not been set, is set to an empty string, or refers to a file that does not exist.
Solution
Specify a valid file that exists for the HelpProjectName property on the Build1xHelpFile build task in the project file.