I am migrating my project from sdk version 10.2.7 to version 100.5 (C# with WPF). We have several feature layer on a local maschine that we use in our actual application.
When I use the layer with the new sdk I can only see the label but not the symbol. On the server is version 10.6 installed. When I define an other symbol in the source code this symbol is shown on the map. I have attached the definition of the layer in json.
Hi,
I suspect you might be running into the server-side issue introduced with a recent Microsoft Security patch - for more info see https://community.esri.com/community/developers/native-app-developers/blog/2019/07/24/announcing-the-arcgis-desktop-engine-server-microsoft-r-windows-r-june-2019-security-update-compatibility-patch
One easy way to test is to set ServiceFeatureTable.UseAdvancedSymbology to false. If you then see symbols rendered as expected it's likely to be caused by the issue linked above.
Cheers
Mike
thanks for the repley. I can now see the symbols on my may.
Sandra
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.