Mobile 3.0 Full extent error

1106
0
01-20-2014 04:14 AM
AleksandrKoviakov
New Contributor
Hello,

I`ve got strange error after I assign new extent to map.

try
{
...
map1.extent = someExtent;
...
}
catch (Exception exc)
{
...
}

After extent assignment Windows Mobile (6.5) application terminates without going to exception. Is it ESRI BUG? Can anybody explain situation and give workaround example? TNX
0 Kudos
0 Replies