|
POST
|
Hi Kirk, Support can add users/organizations as additional "sites" to a BUG which tells us how many customers are affected (Tom Cox you could contact Support and ask to be added to bug BUG-000120203). I've contacted the development owner for that area to find out more - I'll update here when I have more info. Regards Mike
... View more
09-17-2019
02:40 PM
|
2
|
0
|
5092
|
|
POST
|
Hi, Did you package the map with support for Runtime? ArcMap: Package Map—Help | ArcGIS Desktop Pro: Package Map—Data Management toolbox | ArcGIS Desktop Regards Mike
... View more
09-17-2019
01:40 PM
|
0
|
1
|
5092
|
|
POST
|
It is one of the libraries included with ArcObjects SDK for .NET which can be used for extending ArcGIS Desktop (ArcMap / ArcCatalog) or building standalone custom apps (ArcGIS Engine): https://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#DataSourcesOLEDB.htm For more information see ArcGIS Engine Developer Kit 10.7.1 and ArcGIS Engine 10.7.1 quick start guide—Quick Start Guides | ArcGIS Desktop. This is a different SDK from ArcGIS Runtime SDK for .NET. The two are not intended to be used together within the same app. Regards Mike
... View more
09-17-2019
12:41 PM
|
0
|
0
|
2140
|
|
POST
|
Hi, ArcGIS Runtime can access Shapefiles directly via the ShapefileFeatureTable Class. The Ole Db provider is not required (applies to a different ArcGIS developer SDK). Cheers Mike
... View more
09-17-2019
08:58 AM
|
0
|
2
|
2140
|
|
POST
|
Hi, I recommend trying the steps listed in these answers: - https://community.esri.com/message/788847-re-arcgis-runtime-10021-crashes-on-android-80-api-26 - https://community.esri.com/message/703902-re-net-xamarin-blank-map-after-upgrade-to-v1001 Cheers Mike
... View more
09-16-2019
11:59 AM
|
0
|
0
|
1004
|
|
POST
|
Hi, Please can you confirm what product you are using? e.g. ArcGIS Runtime SDK for .NET (Esri.ArcGISRuntime.WPF)? ArcObjects .NET SDK? Thanks Mike
... View more
09-16-2019
11:54 AM
|
0
|
0
|
2140
|
|
POST
|
Hi, Your dev machine appears to have dual GPU - NVidia and Intel. Are you able to reproduce the issue when the app is running under either GPU? Thanks Mike
... View more
09-13-2019
10:40 AM
|
0
|
1
|
13631
|
|
POST
|
Hi, This issue should be fixed in v100.6 of ArcGIS Runtime SDK for .NET. Thanks Mike
... View more
09-13-2019
10:15 AM
|
0
|
0
|
2887
|
|
POST
|
Hi, This issue was fixed in v100.6 of ArcGIS Runtime SDK for .NET. Regards Mike
... View more
09-13-2019
10:13 AM
|
0
|
0
|
1996
|
|
POST
|
Hi, Can you share a reproducer? If not here, you can email [email protected]. Thanks Mike
... View more
09-13-2019
09:54 AM
|
0
|
0
|
5095
|
|
POST
|
Hi David, I believe Kyle is correct - it sounds like you're seeing the referenced issue. Some additional info - we had a candidate fix in place for the v100.6 release but we were not completely happy with the label placement behavior around the edges of the geoview and had to revert the change. The fix is currently in our internal development builds and will undergo testing in preparation for the next release (v100.7). Cheers Mike
... View more
09-12-2019
11:04 AM
|
0
|
0
|
2710
|
|
POST
|
Jan, As Morten suggested, please can you share system info for the machine on which you can repro this issue? A DxDiag report is preferable - see https://support.microsoft.com/en-us/help/4028644/windows-open-and-run-dxdiagexe. Cheers Mike
... View more
09-11-2019
10:00 AM
|
0
|
1
|
5354
|
|
POST
|
Hi, In that example you skip steps 1. and 2. and instead use ShapefileFeatureTable to create a FeatureLayer, then follow steps 3., 4., and 5. ShapefileFeatureTable Class Cheers Mike
... View more
09-04-2019
02:48 PM
|
0
|
0
|
2243
|
|
BLOG
|
The Runtime .NET team is excited to announce the release of ArcGIS Runtime SDK for .NET 100.6. This release includes significant new features, performance improvements, and bug fixes you can read about here… and for our .NET community we have some even more exciting news: this release includes a preview of our support for WPF for .NET Core 3.0. WPF for .NET Core marks a significant step for the popular WPF UI framework for desktop apps by liberating it from the system-wide .NET Framework on which it currently depends and enabling you to: Build a completely self-contained executable with your application and all dependencies Update your target.NET version without imposing any system-wide .NET updates on your users Benefit from future enhancements and performance improvements beyond .NET Framework 4.8 To try the Preview of Support for WPF for .NET Core: Install Visual Studio 2019 with the following workloads: .NET desktop development .NET Core cross-platform development Install .NET Core 3.0 SDK Preview 8 (or later) Note:- To use the .NET Core SDK 3.0 Preview with Visual Studio 2019 you must be running 16.2 or later and enable the preview through Tools > Options > Preview Features. Starting a new app To try a new project from scratch using the .NET Core project templates, choose the `WPF App (.NET Core)` template from the new project dialog (tip: use the search or filters to narrow the list). In the Solution Explorer window for your new project instead of `References` you’ll now see `Dependencies` > `Frameworks` under which .NET Core is listed and if you open the project properties dialog you’ll see the Target framework is `.NET Core 3.0`. To add a reference to ArcGIS Runtime, right click Dependencies and choose `Manage NuGet Packages...` then browse for `Esri.ArcGISRuntime.WPF` from NuGet.org (or your local Esri package source) and install version 100.6. Upgrading an existing app To try upgrading one of your existing apps we recommend following this Microsoft docs article How to: Port a WPF desktop app to .NET Core which provides detailed instructions on porting your WPF desktop apps. To see an example of a WPF desktop app ported to .NET Core 3.0 see this PR for our public samples. Note:- The Preview of ArcGIS Runtime SDK for .NET with support for WPF for .NET Core 3.0 cannot be used in production (which differs from the status of .NET Core 3.0 Preview 8). When building, you’ll see a friendly reminder in your Error List “.NET Core support for ArcGIS Runtime is in Preview and not fully supported”. When will the preview become available for use in production? That depends on the progress of .NET Core SDK v3.0 and v3.1 over the next few months but we hope it could be as soon as Q4 2019 or Q1-Q2 2020. We’re truly excited about the direction WPF is taking with the support for.NET Core and hope one day it may even allow us to deprecate support for .NET Framework… We look forward to any feedback you have on your experience using this preview. Thanks The Runtime .NET Team
... View more
08-22-2019
01:31 PM
|
0
|
0
|
2410
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-14-2026 05:04 AM | |
| 1 | 02-20-2024 07:02 AM | |
| 1 | 01-19-2026 06:44 AM | |
| 1 | 12-10-2025 07:16 AM | |
| 1 | 11-21-2025 08:12 AM |
| Online Status |
Offline
|
| Date Last Visited |
07-02-2026
06:07 AM
|