Select to view content in your preferred language

ArcGIS Mobile SDK

3013
1
11-18-2009 02:15 AM
SylvainKerdreux
Emerging Contributor
Hello,

I???m trying to develop a mobile application using Mobile SDK with ???Windows Mobile 5.0 Pocket PC R2 Emulator??? and mobile services published under ArcGis Server 9.4

However I had one problem when I was trying to create a new ???ArcGIS Mobile Pocket PC Application??? and another one when I was testing sample ???Walkthrough_WM??? (C#).


First the mobile toolbox "controls" is not added to my Visual Studio Toolbox. I created a ???Project Smart Device??? (.NET Framework 3.5) with a template ???Device Application??? and a ???.NET Compact Framework Version 2.0???. (However ArcGIS mobile components are selected under ???Visual Studio toolbox > .NET Framework Components???).



The second error occurs when I run ???Walkthrough_WM??? (C#) sample with ???Windows Mobile 5.0 Pocket PC R2 Emulator???. I get a ???Missing ArcGis Registry key??? error.

I found an answer under FAQ???s for the ArcGIS Mobile SDK :
???When deploying to a mobile device or mobile emulator, this error indicates that the ArcGIS Mobile runtime is missing. The ArcgIS mobile runtime can be deployed by copying the AGSRuntime.cab file to the device. Unpacking this CAb file will install the mobile runtime and properly register the libraries so they are used for all the mobile applications on that device.???

However I did not find ???AGSRuntime.cab??? file. (I searched on my local disks and ArcGIS 9.4 mobile CD).



Any one else having those errors in beta1?
regards,

Sylvain.
0 Kudos
1 Reply
TungweiCheng
Emerging Contributor
The name should be AGMRuntime.cab.
It is under \Program Files\ArcGIS\Mobile9.4\Install.

Mobile Team
0 Kudos