<?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: Web Adaptor Config Webpage not working due to Website Theme Error in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499052#M19436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I try browsing to the same URL in order to configure the webadaptor, &lt;/SPAN&gt;&lt;A href="https://www.site.com/adaptor/webadaptor"&gt;https://www.site.com/adaptor/webadaptor&lt;/A&gt;&lt;SPAN&gt;, that site throws the error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;EDIT: &lt;/STRONG&gt;&lt;SPAN&gt;The error is referencing the web.config in the root website folder... not in the adaptor virtual directory. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We tried copying the App_Theme folder from the root folder into the virtual directory created by the adaptor, "adaptor" in my case, we receive a different error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We think it has to do with the web.config in the website root folder trying to apply our global theme to the /adaptor/ folder, and it's not having it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's possible that our website isn't set up correctly in IIS, but it's a working production website, so we cannot screw it up.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2012 15:52:16 GMT</pubDate>
    <dc:creator>AndrewBrown1</dc:creator>
    <dc:date>2012-12-14T15:52:16Z</dc:date>
    <item>
      <title>Web Adaptor Config Webpage not working due to Website Theme Error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499049#M19433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After installation of the web adaptor, it launches a browser to set up configuration. Our web server and GIS Server are separate boxes, and both are secured via HTTPS, including our website. So, upon installation of the web adaptor on our WEB machine, this website is opened:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://localhost/" rel="nofollow" target="_blank"&gt;https://localhost/&lt;/A&gt;&lt;SPAN&gt;[name of adaptor]/webadaptor&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, that webpage cannot be resolved and it never opens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since we ran into the same issue as some other people during web adaptor installation regarding the Listbox, we removed our "default website" from IIS6. We dont know why, but using "localhost" doesn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So we tried using the external facing IP instead of localhost, and it got us a step further. Unfortunately, we now receive an error on config.aspx, as it cannot find our "global theme" that's used across our entire website.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anybody run into any issues with this web adaptor? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We tried running the config via command line for IIS, but we receive an error trying to execute the .exe, something along the lines of "this image file is not meant for this machine". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a production server, and so far, the upgrade from 10.0 to 10.1 has been horrendous.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 13:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499049#M19433</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2012-12-14T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor Config Webpage not working due to Website Theme Error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499050#M19434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error from accessing the web adaptor website is as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Server Error in '/adaptor' Application.&lt;BR /&gt;&lt;BR /&gt;Configuration Error&lt;BR /&gt;&lt;BR /&gt;Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. &lt;BR /&gt;&lt;BR /&gt;Parser Error Message: Theme 'Orange' cannot be found in the application or global theme directories.&lt;BR /&gt;&lt;BR /&gt;Source Error: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Line 75:&amp;nbsp;&amp;nbsp; &amp;lt;/compilation&amp;gt;&lt;BR /&gt;Line 76:&amp;nbsp;&amp;nbsp; &amp;lt;httpRuntime executionTimeout="600" maxRequestLength="51200"/&amp;gt;&lt;BR /&gt;Line 77:&amp;nbsp;&amp;nbsp; &amp;lt;pages styleSheetTheme="Orange"&amp;gt;&lt;BR /&gt;Line 78:&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;controls&amp;gt;&lt;BR /&gt;Line 79:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 14:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499050#M19434</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2012-12-14T14:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor Config Webpage not working due to Website Theme Error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499051#M19435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which file (name and path) references Orange?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the web adaptor installed on a Windows 8 x64 machine and I can't find this reference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 15:24:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499051#M19435</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2012-12-14T15:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor Config Webpage not working due to Website Theme Error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499052#M19436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I try browsing to the same URL in order to configure the webadaptor, &lt;/SPAN&gt;&lt;A href="https://www.site.com/adaptor/webadaptor"&gt;https://www.site.com/adaptor/webadaptor&lt;/A&gt;&lt;SPAN&gt;, that site throws the error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;EDIT: &lt;/STRONG&gt;&lt;SPAN&gt;The error is referencing the web.config in the root website folder... not in the adaptor virtual directory. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We tried copying the App_Theme folder from the root folder into the virtual directory created by the adaptor, "adaptor" in my case, we receive a different error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We think it has to do with the web.config in the website root folder trying to apply our global theme to the /adaptor/ folder, and it's not having it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's possible that our website isn't set up correctly in IIS, but it's a working production website, so we cannot screw it up.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 15:52:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499052#M19436</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2012-12-14T15:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor Config Webpage not working due to Website Theme Error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499053#M19437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to solve my issue by creating an "App_Themes" folder and placing an empty "Orange" folder inside of it. It seems as long as it was able to find a folder containing the same name as the theme, it worked, regardless if it contained anything or not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 20:06:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-config-webpage-not-working-due-to/m-p/499053#M19437</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2012-12-14T20:06:05Z</dc:date>
    </item>
  </channel>
</rss>

