<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Operations Dashboard AddIn - License error in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/operations-dashboard-addin-license-error/m-p/621148#M3180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for the delay in replying - it sounds like your license has expired, or if you've renewed your license then your developer license is confused. Take a look at "C:\Program Files (x86)\ESRI\License10.1.1\sysgen\keycodes" in a text editor. That lists all the license strings on your machine and it's where the LicenseViewer reads it's information from. It's possible that you've ended up with both old and new license strings in that file and the old ones are being read first. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My recommendation is to backup that keycodes file and then edit it to remove the old/expired license info or alternatively delete the file and re-run the Software Authorization Wizard with your developer license key to regenerate the keycodes file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2013 17:40:46 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2013-11-04T17:40:46Z</dc:date>
    <item>
      <title>Operations Dashboard AddIn - License error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/operations-dashboard-addin-license-error/m-p/621147#M3179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While debugging custom Feature Action AddIn for Operations Dashboard, this error message appears:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"License error with ArcGISRuntime. Main license has expired."}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For detailed info I append the call stack log below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My development machine is licensed with ArcGIS Runtime SDK Standard license.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do anybody experience the same issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matej&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Call Stack:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; ESRI.ArcGIS.Client.dll!ESRI.ArcGIS.Client.Layer.OnInitializationFailed(System.EventArgs e) + 0x11f bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ESRI.ArcGIS.Client.dll!ESRI.ArcGIS.Client.Layer.Initialize() + 0xd8 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ESRI.ArcGIS.Client.dll!ESRI.ArcGIS.Client.GroupLayerBase.AnonymousMethod__FabricatedMethod4() + 0x28 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ESRI.ArcGIS.Client.dll!ESRI.ArcGIS.Client.GroupLayerBase.Initialize.AnonymousMethod__0(object a, System.EventArgs b) + 0x54 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ESRI.ArcGIS.Client.dll!ESRI.ArcGIS.Client.Layer.OnInitialized(System.EventArgs e) + 0x5d bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ESRI.ArcGIS.Client.dll!ESRI.ArcGIS.Client.Layer.Initialize() + 0x83 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ESRI.ArcGIS.Client.dll!ESRI.ArcGIS.Client.TiledLayer.Initialize() + 0x4b bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ESRI.ArcGIS.Client.dll!ESRI.ArcGIS.Client.ArcGISTiledMapServiceLayer.AnonymousMethod__FabricatedMethod2b() + 0x28 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ESRI.ArcGIS.Client.dll!ESRI.ArcGIS.Client.ArcGISTiledMapServiceLayer.MapServiceInfoInitialized.AnonymousMethod__30() + 0x1f4a bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs) + 0x17c bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(object source, System.Delegate method, object args, int numArgs, System.Delegate catchHandler) + 0x47 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl() + 0x281 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) + 0x285 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) + 0x9 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) + 0x57 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke() + 0x71 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue() + 0x2a1 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled) + 0xb3 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled) + 0x14a bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o) + 0x80 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs) + 0x5e bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(object source, System.Delegate method, object args, int numArgs, System.Delegate catchHandler) + 0x47 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs) + 0x2bc bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam) + 0x140 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [Native to Managed Transition] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [Managed to Native Transition] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame) + 0x112 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; PresentationFramework.dll!System.Windows.Application.RunInternal(System.Windows.Window window) + 0x17a bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; PresentationFramework.dll!System.Windows.Application.Run() + 0x67 bytes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; OperationsDashboard.exe!ESRI.ArcGIS.OperationsDashboard.Internal.App.Main() + 0x76 bytes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 07:28:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/operations-dashboard-addin-license-error/m-p/621147#M3179</guid>
      <dc:creator>MatejVrtich1</dc:creator>
      <dc:date>2013-10-30T07:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Operations Dashboard AddIn - License error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/operations-dashboard-addin-license-error/m-p/621148#M3180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for the delay in replying - it sounds like your license has expired, or if you've renewed your license then your developer license is confused. Take a look at "C:\Program Files (x86)\ESRI\License10.1.1\sysgen\keycodes" in a text editor. That lists all the license strings on your machine and it's where the LicenseViewer reads it's information from. It's possible that you've ended up with both old and new license strings in that file and the old ones are being read first. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My recommendation is to backup that keycodes file and then edit it to remove the old/expired license info or alternatively delete the file and re-run the Software Authorization Wizard with your developer license key to regenerate the keycodes file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 17:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/operations-dashboard-addin-license-error/m-p/621148#M3180</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-11-04T17:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Operations Dashboard AddIn - License error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/operations-dashboard-addin-license-error/m-p/621149#M3181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Matej, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In addition to Mike's comment, please note that the license of Operations Dashboard has expired about 2 weeks ago and you will encounter problems opening/creating an operation view. If you are using the 10.1.1 WPF SDK, you could follow the steps below to get the updated 10.1.1 Dashboard, and use it to replace the expired one:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt; Uninstall Operations Dashboard from Programs and Features if you have previously installed it from &lt;A href="http://www.arcgis.com/home/item.html?id=ba47e0bf6cb84a6e9f77e9caf86b88eb"&gt;arcgis.com&lt;/A&gt;.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Install the updated Dashboard from &lt;A href="http://www.arcgis.com/home/item.html?id=ba47e0bf6cb84a6e9f77e9caf86b88eb"&gt;arcgis.com&lt;/A&gt;. This is the build with the license issue fixed. Once completed, the application will launch automatically.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Open the application's file location (&lt;SPAN style="font-style:italic;"&gt;Start Task Manager &amp;gt; Go to the Processes tab &amp;gt; Right click on OperationsDashboard.exe &amp;gt; Click Open File Location&lt;/SPAN&gt;). The folder containing OperationsDashboard.exe will open.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Copy all the files in the folder and overwrite the ones in the OperationsDashboard folder installed with the WPF SDK (e.g.&amp;nbsp; &lt;SPAN style="font-style:italic;"&gt;C:\Program Files (x86)\ArcGIS SDKs\WPF10.1.1\sdk\OperationsDashboard&lt;/SPAN&gt;. You can also find this location from the "Start External Program" property in the Debug tab of your project's property page). &lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;SPAN&gt;When you re-run your addin project locally, it will use the updated Operations Dashboard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please note that if you have updated your WPF SDK to 10.2, you should not encounter the above problems. If so, please let us know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tif&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 22:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/operations-dashboard-addin-license-error/m-p/621149#M3181</guid>
      <dc:creator>TifPun</dc:creator>
      <dc:date>2013-11-05T22:19:42Z</dc:date>
    </item>
  </channel>
</rss>

