<?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 &amp;quot;InvalidOperationException: Error initializing ArcGISRuntimeEnvironment&amp;quot; in MainWindow.xaml in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/quot-invalidoperationexception-error-initializing/m-p/69539#M733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get an error in Visual Studio when editing my MainWindow.xaml:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;InvalidOperationException: Error initializing ArcGISRuntimeEnvironment. Unable to find ArcGISRuntime deployment folder. To create a deployment run the ArcGISRuntime Deployment Tool to create a folder called arcgisruntime10.2.6. Place this in the same folder as your exe, or set the ArcGISRuntimeEnvironment.InstallPath to point to a different location. This deployment folder must contain sub-folders matching your process architecture. For developers you can also install the ArcGIS Runtime .Net SDK, which includes a deployment folder.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That is the reason why Visual Studio does not show any esri objects in the Design-Window and marks any esri objects as error in the xaml window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The strange thing is: this has worked for many days now without any problems so far. I could not remember that I have changed anything, I justed opened up my project.&lt;/P&gt;&lt;P&gt;But: even if I get error messages in the designer, I could compile and run the programm without any problems! So it seems to be a problem of the designer, but it is annoying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one have an idea how to get a solution for this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2016 09:34:18 GMT</pubDate>
    <dc:creator>MaximilianGlas</dc:creator>
    <dc:date>2016-01-11T09:34:18Z</dc:date>
    <item>
      <title>"InvalidOperationException: Error initializing ArcGISRuntimeEnvironment" in MainWindow.xaml</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/quot-invalidoperationexception-error-initializing/m-p/69539#M733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get an error in Visual Studio when editing my MainWindow.xaml:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;InvalidOperationException: Error initializing ArcGISRuntimeEnvironment. Unable to find ArcGISRuntime deployment folder. To create a deployment run the ArcGISRuntime Deployment Tool to create a folder called arcgisruntime10.2.6. Place this in the same folder as your exe, or set the ArcGISRuntimeEnvironment.InstallPath to point to a different location. This deployment folder must contain sub-folders matching your process architecture. For developers you can also install the ArcGIS Runtime .Net SDK, which includes a deployment folder.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That is the reason why Visual Studio does not show any esri objects in the Design-Window and marks any esri objects as error in the xaml window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The strange thing is: this has worked for many days now without any problems so far. I could not remember that I have changed anything, I justed opened up my project.&lt;/P&gt;&lt;P&gt;But: even if I get error messages in the designer, I could compile and run the programm without any problems! So it seems to be a problem of the designer, but it is annoying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one have an idea how to get a solution for this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 09:34:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/quot-invalidoperationexception-error-initializing/m-p/69539#M733</guid>
      <dc:creator>MaximilianGlas</dc:creator>
      <dc:date>2016-01-11T09:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: "InvalidOperationException: Error initializing ArcGISRuntimeEnvironment" in MainWindow.xaml</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/quot-invalidoperationexception-error-initializing/m-p/69540#M734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sometimes Visual Studio gets confused with various locations of refernced DLL's (Runtime SDK Installation in Program Files vs. local binaries in obj or bin folder).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What (most of the time) helps:&lt;/P&gt;&lt;P&gt;1. Execute "Clean" on solution item&lt;/P&gt;&lt;P&gt;2. Manually delete everything in obj / bin folders&lt;/P&gt;&lt;P&gt;3. Remove and readd references to ArcGIS Runtime&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:58:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/quot-invalidoperationexception-error-initializing/m-p/69540#M734</guid>
      <dc:creator>JensBuchta</dc:creator>
      <dc:date>2016-01-11T11:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: "InvalidOperationException: Error initializing ArcGISRuntimeEnvironment" in MainWindow.xaml</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/quot-invalidoperationexception-error-initializing/m-p/69541#M735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot. The last action was the solution for me.&lt;/P&gt;&lt;P&gt;I readd all my Nuget references and than everything works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 12:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/quot-invalidoperationexception-error-initializing/m-p/69541#M735</guid>
      <dc:creator>MaximilianGlas</dc:creator>
      <dc:date>2016-01-11T12:22:20Z</dc:date>
    </item>
  </channel>
</rss>

