Note that there are some explanatory texts on larger screens.

plurals
  1. POWebORB for .NET - Unrecognized configuration section system.serviceModel in webconfig.xml
    primarykey
    data
    text
    <p>I'm facing a problem trying to install WebORB 4.5 and running its administration console.</p> <p>Since install with the exe doesn't work at all, I do the <a href="http://www.themidnightcoders.com/fileadmin/docs/dotnet/v4/guide/index.html" rel="nofollow noreferrer">zip install process</a> . When I want to access the console (step #3), I get a lots of errors popups "Send failed..."</p> <p>Running diagnosics tells me that there is a configuration error :</p> <pre><code>Configuration Error 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. Parser Error Message: Unrecognized configuration section system.serviceModel. Source Error: Line 121: &lt;/system.webServer&gt; Line 122: Line 123: &lt;system.serviceModel&gt; Line 124: Line 125: &lt;services&gt; Source File: C:\Program Files\WebORB for .NET\4.5.0.31\web.config Line: 123 </code></pre> <p>My current configuration :</p> <ul> <li>OS : Windows 2000 server</li> <li>.Net : 2.0.50727 SP2</li> <li>WebORB : 4.5.0.31</li> </ul> <p>I wasn't able to find an precise answer on other forums yet but I think that's not only a WebORB issue. I've seen that <em>system.serviceModel</em> <a href="https://stackoverflow.com/a/2100825/1179879">is not supported before .Net 3.0</a> but since WebORB 4.5 gives the opportunity to use .Net 2.0 version during install, I wonder what to do... If I remove the <em>system.serviceModel</em>, it doesn't work either.</p> <p>Need help! Thanks.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload