Select to view content in your preferred language

Developing tasks for ArcGIS Mobile 10 Windows that references external assemblies

3148
1
01-19-2011 03:05 AM
joakimboneng
New Contributor
Hi,
I am developing a set of tasks for ArcGIS Mobile 10 for windows, the idea is to reuse the business logic developed for other projects, the problem is that when i references external assemblies in the *task_win project, and opens a ArcGIS mobile 10 project that uses that task I get an exception in ArcGIS Mobile, as soon I does something that requers the external assembly, the exception tells me that the error message is saved to a log file, but I can't find the logfile anywhere.

Any tips, tricks or ideas?
0 Kudos
1 Reply
AkhilParujanwala
Regular Contributor
The log file is located in the default directory where you save you download your projects to.

For Vista its something like this:
C:\User\<NAME>\AppData\ESRI\ArcGIS\Mobile\

For other versions of Windows,  just open ArcGIS Mobile 10, click on settings, Application Settings, you will see a Path to where downloaded/existing projects are to be saved, that is where the log files are.

If you create your own directory in which you want to save your projects, the log files are still created in the default directory which would be something like the above path.

Hope this helps.
0 Kudos