esriJobMessageTypeError: Invalid return value:

939
1
11-11-2011 08:55 PM
Engr__RizwanAlvi
New Contributor
Hi,

I have written a simple python script performs certain selection criteria on the input line feature class and outputs the single line feature as feature class. Script in running fine, i have checked through iterating the output by makefeaturelayer and showing with arcpy.AddMessage("%s: = %s" % (field.name, row.getValue(field.name)))... Problem is that after publishing to arcgis server, the script runs fine and show me the messages but at the end it says
esriJobMessageTypeError: Invalid return value:

any help???

regards
Rizwan
0 Kudos
1 Reply
Engr__RizwanAlvi
New Contributor
i would appreciate the quick response... thanks
0 Kudos