00072: Script tool <value> has syntax error: <value>

The result references a script tool that has a syntax error. The syntax error will cause the task within the shared package or service to fail when executed.

Solution

Open the source Python file (.py) inside a development environment such as PythonWin. Find and correct the bad syntax.

12/18/2014