|
POST
|
I see the group layer label issue is fixed at 10.2.5, and I successfully removed my workaround code. Thanks,
... View more
02-16-2015
08:59 AM
|
1
|
0
|
989
|
|
POST
|
FYI, I wrapped the port read and UI update statements into a Dispatcher.Invoke and that cleared up the problem. Using a Task to read the serial port also works.
... View more
02-13-2015
11:45 AM
|
0
|
0
|
1167
|
|
POST
|
Well, as it turns out, not only was I able to create a simple example to duplicate the problem (see attached), it's not even a Runtime issue at all! All that's required is 1) Reading a serial port, and 2) Having a child window that contains a user control defined elsewhere. This appears to be a core WPF issue, so if I can't figure out a solution I should probably take this to a Microsoft forum.
... View more
02-13-2015
09:25 AM
|
0
|
1
|
1167
|
|
POST
|
I have an application with a class that implements ILocationProvider to read a serial port GPS. Reporting location updates too quickly almost guarantees that the application will lock up [control-alt-del followed by cancel will free it up again]. Sleeping the BackgroundWorker thread for 4000 ms between reads reduces the chance of this happening, but if I continually resize a child window for long enough (say several seconds), the app will inevitably lock up. Has anyone else seen this behavior? Is there any way I can eliminate it altogether? UPDATE: If I use the class in a simple example, the problem doesn't crop up. I'll update again if I can figure out how to duplicate the problem.
... View more
02-12-2015
07:34 AM
|
0
|
3
|
4791
|
|
POST
|
Looks like the answer is NO for Runtime content, at least for now. The help appendix lists it as a GP tool that is not implemented.
... View more
01-22-2015
02:39 PM
|
0
|
0
|
614
|
|
POST
|
I ran into the same problem with Update 1. As of Update 1, the install path has changed and the project file uses the new path, but if you upgrade ArcGIS Pro, the path doesn't change. You can either edit the paths in the project file or completely uninstall ArcGIS Pro before reinstalling it.
... View more
01-22-2015
11:33 AM
|
0
|
0
|
5197
|
|
POST
|
Will the ArcGIS Pro release support creation of Runtime content and Runtime-compatible packages? I don't see that capability yet with the Pre-Release. UPDATE: I found a Runtime option in the Package Map GP tool -- I just don't see it in the main application UI.
... View more
01-22-2015
09:45 AM
|
0
|
1
|
4249
|
|
POST
|
There's a developer sample on GitHub: arcgis-pro-samples-beta. I haven't done much playing around with it yet, but I just tried the Update 2 version and it works fine.
... View more
01-22-2015
09:40 AM
|
0
|
2
|
5197
|
|
POST
|
Thanks for pointing that out. Setting it to 5 seconds helped considerably.
... View more
01-06-2015
06:24 AM
|
0
|
0
|
1046
|
|
POST
|
Are there any plans to speed up the synchronization process in the next release? Currently it takes a ridiculous amount of time to connect to the feature service, even to sync just a few edits. My field app users are used to the speed of my old home-brew method, which started sending edits to the service and/or receiving updates right away.
... View more
01-05-2015
02:45 PM
|
0
|
2
|
5314
|
|
POST
|
I was able to duplicate the problem with just the "Add a Map" tutorial. I thought it might be my old, 32-bit machine, but I tried it on a newer 64-bit machine with the same problem. It works just fine, of course, if I don't try to compile with .NET Native tool chain.
... View more
01-03-2015
07:00 PM
|
0
|
1
|
901
|
|
POST
|
Just for the heck of it, I tried compiling an ArcGIS Runtime for Windows Store app using .NET Native in the VS2015 Preview. Didn't work for me, unfortunately . Here's compile error I got: Unexpected: could not find an unspecialized version of Void set_Results(System.Collections.Generic.IEnumerable`1[Esri.ArcGISRuntime.Portal.ArcGISPortalGroup])
... View more
12-21-2014
11:06 AM
|
0
|
3
|
5544
|
|
POST
|
In the Beta program, someone else pointed out this problem, but it still exists in the release. If I share a map as Runtime content (ArcMap 10.3PR), and domain names contain spaces, Runtime for .NET throws an "Item not found in the database" exception when I try to open a feature table. This appears to be specific for .NET, as I can open the same gdb in Runtime for Qt and display layers. Is there a way to submit this as a bug? The online support center doesn't list Runtime for .NET as a product yet.
... View more
11-04-2014
08:03 AM
|
0
|
5
|
5445
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-04-2012 06:42 AM | |
| 1 | 09-23-2021 10:42 AM | |
| 2 | 09-28-2021 07:07 AM | |
| 1 | 04-07-2021 10:31 PM | |
| 3 | 03-21-2021 01:14 PM |
| Online Status |
Offline
|
| Date Last Visited |
01-07-2022
08:31 AM
|