Polygons and lables disappeared after I published to Server

2040
1
06-13-2013 09:06 AM
YichiLiu1
New Contributor III
I am having some weird problems here. If I published the map service without any table joined, everything worked fine. However, after I joined any table from database and used the attribute from the original future class for symbology, polygons won't show up in the map service. If I use the attributes from joined table for symbology, polygons showed up correctly again. Also, after I joined the table, labels also disappeared in the map service.

This problem has bugged for a long time. Everything was working correct until I updated the desktop to 10.1 SP1. So, I am guessing, is this because I updated desktop but didn't do anything to the server?
Tags (2)
0 Kudos
1 Reply
divyamgulati1
New Contributor III
This is a bug in arcgis server 10.1. Labels dont appear when a SDE table is joined with a feature class and labels are fetched from table attributes.  

Try with registering the data to arcgis server before publishing it. Dont let the data get copy to the server. This works in the case of labels. May be it will work for symbology also.
0 Kudos