Select to view content in your preferred language

Desktop Mobile Tools Documentation

1023
4
10-21-2010 05:03 AM
JosephThirolf
Emerging Contributor
Does anyone know where the documentation for the ESRI.ArcGIS.Mobile.GP namespace is? I need to gain access to the CreateMobileMapTool from my C# code. (Note: this is desktop code that generates the map cache data that gets sent to a mobile device.) To me it should have been under the ArcGIS 10->ArcObjects->Geoprocessor library and tool reference->Geoprocessor link where all of the other geoprocessor tools documentation is located. It appears to be missing.

Regards,
Joe
0 Kudos
4 Replies
JosephThirolf
Emerging Contributor
I found it. It was located in the Desktop 10.0 help system. I was looking in the ArcObjects help system.

Joe
0 Kudos
ABEBEDEMEKE1
Emerging Contributor
HI,

I am also in need of using CreateMobileMap geoporocessing tool from my c# code ...please let me know it has worked for you and how? just give me a fragment of code on how you set the necessary paramtrs and how did u invoke the execute method.

thanks
0 Kudos
JosephThirolf
Emerging Contributor
ABEBEDEMEKE60,

We still do not have it working even after the Service Pack 1 upgrade. In another thread, there was mention of a bug ID NIM062051 that was suppose to address this issue as a Hotfix. I have not seen anything yet.

I will post something on this thread if and when we get it going. Right now, we are still using 9.3.1 because of issues like this.

Best Regards,
Joe
0 Kudos
AkashJain
Emerging Contributor
Did you get this to work? I really want to use Mobile tools in C# code.
Thanks a lot!
Akash



HI,

I am also in need of using CreateMobileMap geoporocessing tool from my c# code ...please let me know it has worked for you and how? just give me a fragment of code on how you set the necessary paramtrs and how did u invoke the execute method.

thanks
0 Kudos