Select to view content in your preferred language

Downstream Tracing in ArcGIS SDK for Utility Network

453
0
08-09-2023 12:55 AM
Labels (3)
LobnaEssmat
New Contributor

Downstream Tracing didn't accept elements extracted from GeoDatabase tables having this exception
" Exception thrown at 0x00007FFDF2E4F97B (UtilityAnalyst.dll) in "projectname": 0xC0000005: Access violation reading location 0x0000000000000000"

but it works fine if elements extracted from Feature layer

so how to get feature layers from feature service URL without using Mapview in ArcGIS SDK C#?

i need the project to be run as a service ".exe" at the end without openning ArcPRO or any Mapview

0 Replies