FluenceXL Web Portal
Enabling the new portal
Available from v10.0.144.
To enable this feature, make the following updates to the web.config file:
Under <appSettings>
<add key="UseNewPortal" value="true" />
Update the <httpRuntime> tag
<httpRuntime ... targetFramework="4.5" />
Now when you browse to your XLCubed Web site, you will see the new portal.