i ran into the same issue a couple of days ago (after everything was working fine for a few weeks) and i had to specify the ArcGISRuntime.InstallPath for the arcgis runtime deployment folder. Check here for the documentation on that property:http://resources.arcgis.com/en/help/runtime-wpf/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.ArcGISRuntime~InstallPath.htmlalso, make sure to check out this guide on deploying your app:http://resources.arcgis.com/en/help/runtime-wpf/concepts/0170/017000000058000000.htm
I'm having a problem getting my deployed app to run on a different machine. Under license builder, I specified "Testing" as license type. I copied the SetLicense string and put it in my application. I ran deployment builder and generated a deployment folder. I selected both x86 and x64 versions. I suspect it may be a directory issue. This is how it is set up.C:/ArcGISDemo/bin/Release/TestDeploy_1.0/ArcGISRuntime10.1.1where my ArcGISDemo.exe is at:C:/ArcGISDemo/bin/Release/ArcGISDemo.exeWith above configuration, I get an error when I launch that says: "System.Exception: Error initializing ArcGISRuntime. Unable to find ArcGISRuntime deployment folder..."OK, so I tried putting ArcGISRuntime10.1.1 in the same folder as ArcGISDemo.exe, and the application just crashes. I've also tried building the application for x64 and it still crashes.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.