FluenceXL Web Portal

Revision as of 12:12, 2 September 2022 by CFrance (talk | contribs) (Created page with "=Enabling the new portal= To enable this feature, make the following updates to the web.config file: Under <appSettings> <pre> <add key="UseNewPortal" value="true" /> </pre>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Enabling the new portal

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.

WebPortal1.png
WebPortal1 mobile.png