Select to view content in your preferred language

Attempting to add Operational Layer in MPC Errors

3206
1
01-24-2013 02:12 PM
AlexMahrou
Deactivated User
10.1 SP1
ArcGIS for Windows Mobile 3.1

So I'm attempting to add an Operational Layer to my new project and I'm getting the error:

"Object reference not set to an instance of an object."

Am I doing something wrong? I am using the IP address of my server as it's not live yet with a FQDN. Do I need to include a port number? I'm just typing in http://serverip/arcgis/rest

[ATTACH=CONFIG]21043[/ATTACH]
Am I missing something?
0 Kudos
1 Reply
DeniseKing
Esri Regular Contributor
Hi Alex,

Yes, at ArcGIS 10.1 for Server the URL of a mobile data service takes new format & requires port number after server name:
http://<servername>:<port number>/arcgis/services/<foldername (if applicable)>/<servicename>/<servicetype>

See Mobile data services Help topic for additional information
http://resources.arcgis.com/en/help/main/10.1/#/Mobile_data_services/015400000451000000/

Cheers,
Denise
0 Kudos