C:\Program Files\OutSystems\Platform Server>scinstall Service Center Installer v5.1.0.22
Start installing Service Center v5.1.0.22...
Publishing Extension(s)... Publishing Extension 'OMLProcessor'... Publishing Extension 'IntegrationStudio'... Reading ServiceCenter.oml oml file information... Adding ServiceCenter eSpace to database... Compiling ServiceCenter eSpace... Preparing ServiceCenter eSpace deployment... Deploying ServiceCenter eSpace... Creating ServiceCenter default tenant... Preparing database... Initializing Service Center... ServiceCenter initialization failed. Failed to get HttpResponse from https://127.0.0.1/ServiceCenter/DoBootstrap.aspx If I go to the service center page, the application errors out with:
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: Object reference not set to an instance of an object. Source Error:
Line 20: <sessionState cookieless="false" regenerateExpiredSessionId="true" mode="Custom" customProvider="OutSystemsSessionProvider"> Line 21: <providers> Line 22: <add name="OutSystemsSessionProvider" type="OutSystems.HubEdition.RuntimePlatform.SessionState.SqlSessionStateStore" /> Line 23: </providers> Line 24: </sessionState>
Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955 Ideas? I sent the request to support thru the install logs process two days ago but have not heard back. Thanks Ken