<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Help Me Get This Running Please!</title><link>https://www.aras.com/community/f/getting-started/35947/help-me-get-this-running-please</link><description>Sadly, I&amp;#39;ve been working on a Basic / Test install for 2 days now... I&amp;#39;m getting very disappointed... Not easy to install at all. 
 The documentation provided at https://www.aras.com/en/support/documentation did not include detailed requirements for the</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Help Me Get This Running Please!</title><link>https://www.aras.com/community/thread/5685?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2020 13:59:11 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:927e4308-e87e-47c6-942c-3dbb0660e4bb</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Oh dear,&lt;/p&gt;
&lt;p&gt;Aras should pay all affected users compensation for spending hours for fixing this bug.&lt;/p&gt;
&lt;p&gt;Had it too, spend several hours for a fix-&amp;gt;&amp;nbsp;&lt;a href="/f/getting-started/35869/installing-aras-kills-iis"&gt;https://community.aras.com/f/getting-started/35869/installing-aras-kills-iis&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The hosting bundle might fix the problem, but not the root cause -&amp;gt; Aras&amp;acute; strategy to spend more money on marketing than on their quality&amp;nbsp;department. Glad you were able to fix this one!&lt;/p&gt;
&lt;p&gt;Which Aras version did you use? I haven&amp;acute;t seen this error in 12SP3, but faced it in 12SP7.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help Me Get This Running Please!</title><link>https://www.aras.com/community/thread/5681?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2020 19:36:41 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2db2af30-ba9d-488a-9a87-b9f084ff9539</guid><dc:creator>Bryan</dc:creator><description>&lt;p&gt;Wow did I do a lot of unnecessary stuff. Figured it out, it was that the instructions didn&amp;#39;t accurately explain WHICH .net core link to install. I installed the SDK, not the &amp;#39;hosting bundle&amp;#39;, it HAS to be the hosting bundle&amp;nbsp;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/6/pastedimage1600198586447v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help Me Get This Running Please!</title><link>https://www.aras.com/community/thread/5665?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2020 20:56:44 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4d405506-7f45-4790-b940-79f8b80fd145</guid><dc:creator>Bryan</dc:creator><description>&lt;p&gt;This is the error&lt;/p&gt;
&lt;p&gt;The Windows Process Activation Service encountered an error trying to read configuration data from file &amp;#39;\\?\C:\Windows\system32\inetsrv\config\applicationHost.config&amp;#39;, line number &amp;#39;1161&amp;#39;. The error message is: &amp;#39;The configuration section &amp;#39;system.web&amp;#39; cannot be read because it is missing a section declaration&lt;br /&gt;&amp;#39;. The data field contains the error number.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help Me Get This Running Please!</title><link>https://www.aras.com/community/thread/5664?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2020 20:51:46 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c936e098-dda4-46af-bc96-186d70a75525</guid><dc:creator>Bryan</dc:creator><description>&lt;p&gt;OK so some more information.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I just started over completely, got it so it looks like everything went well. Went berserk with giving rights to the inetpub folder to anyone and everyone that wanted it. Set all users rights to me, as I&amp;#39;m an admin on the machine.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I got it to budge, my tinkering with the applicationHost.config file, it was crashing on the &amp;lt;system.web&amp;gt; sections. By removing these it at least compiles&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;location path=&amp;quot;Default Web Site/InnovatorServer/OAuthServer&amp;quot;&amp;gt;&lt;br /&gt; &amp;lt;system.web&amp;gt;&lt;br /&gt; &amp;lt;authentication mode=&amp;quot;Windows&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;/system.web&amp;gt;&lt;br /&gt; &amp;lt;system.webServer&amp;gt;&lt;br /&gt; &amp;lt;handlers accessPolicy=&amp;quot;Read, Script&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;directoryBrowse enabled=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;asp&amp;gt;&lt;br /&gt; &amp;lt;session timeout=&amp;quot;00:20:00&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;limits scriptTimeout=&amp;quot;00:01:30&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;/asp&amp;gt;&lt;br /&gt; &amp;lt;security&amp;gt;&lt;br /&gt; &amp;lt;authentication&amp;gt;&lt;br /&gt; &amp;lt;anonymousAuthentication enabled=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;basicAuthentication enabled=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;windowsAuthentication enabled=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;/authentication&amp;gt;&lt;br /&gt; &amp;lt;/security&amp;gt;&lt;br /&gt; &amp;lt;httpLogging dontLog=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;defaultDocument&amp;gt;&lt;br /&gt; &amp;lt;files&amp;gt;&lt;br /&gt; &amp;lt;clear /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;Default.htm&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;Default.asp&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;index.htm&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;index.html&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;iisstart.htm&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;default.aspx&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;default.html&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;/files&amp;gt;&lt;br /&gt; &amp;lt;/defaultDocument&amp;gt;&lt;br /&gt; &amp;lt;/system.webServer&amp;gt;&lt;br /&gt; &amp;lt;/location&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &amp;lt;location path=&amp;quot;Default Web Site/InnovatorServer/Vault&amp;quot;&amp;gt;&lt;br /&gt; &amp;lt;system.web&amp;gt;&lt;br /&gt; &amp;lt;authentication mode=&amp;quot;Windows&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;/system.web&amp;gt;&lt;br /&gt; &amp;lt;system.webServer&amp;gt;&lt;br /&gt; &amp;lt;handlers accessPolicy=&amp;quot;Read, Script&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;directoryBrowse enabled=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;asp&amp;gt;&lt;br /&gt; &amp;lt;session timeout=&amp;quot;00:20:00&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;limits scriptTimeout=&amp;quot;00:01:30&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;/asp&amp;gt;&lt;br /&gt; &amp;lt;security&amp;gt;&lt;br /&gt; &amp;lt;authentication&amp;gt;&lt;br /&gt; &amp;lt;anonymousAuthentication enabled=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;basicAuthentication enabled=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;windowsAuthentication enabled=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;/authentication&amp;gt;&lt;br /&gt; &amp;lt;/security&amp;gt;&lt;br /&gt; &amp;lt;httpLogging dontLog=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;defaultDocument&amp;gt;&lt;br /&gt; &amp;lt;files&amp;gt;&lt;br /&gt; &amp;lt;clear /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;Default.htm&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;Default.asp&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;index.htm&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;index.html&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;iisstart.htm&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;default.aspx&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;add value=&amp;quot;VaultServer.aspx&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;/files&amp;gt;&lt;br /&gt; &amp;lt;/defaultDocument&amp;gt;&lt;br /&gt; &amp;lt;/system.webServer&amp;gt;&lt;br /&gt; &amp;lt;/location&amp;gt;&lt;/p&gt;
&lt;p&gt;Here is the error&lt;/p&gt;
&lt;p&gt;&lt;img height="370" src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/6/pastedimage1599857768121v1.png" width="684" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;The Windows Process Activation Service encountered an error trying to read configuration data from file &amp;#39;\\?\C:\Windows\system32\inetsrv\config\applicationHost.config&amp;#39;, line number &amp;#39;1161&amp;#39;. The error message is: &amp;#39;The configuration section &amp;#39;system.web&amp;#39; cannot be read because it is missing a section declaration&lt;br /&gt;&amp;#39;. The data field contains the error number.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Now it gives me fun circle that never loads. How do I resolve this?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="397" src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/6/pastedimage1599857497876v1.png" width="632" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>