K2 Management Site loads a blank page and SmartForms Runtime Site spins continuously

  • 16 February 2021
  • 0 replies
  • 154 views

Userlevel 5
Badge +20
 

K2 Management Site loads a blank page and the SmartForms Runtime Site spins continuously

kbt142723

PRODUCT
K2 Five
BASED ON
K2 Five (all)
SEE ALSO
 
This article was created in response to a support issue logged with K2. The content may include typographical errors and may be revised at any time without notice. This article is not considered official documentation for K2 software and is provided "as is" with no warranties.

Issue

After upgrading to K2 Five, the K2 Management Site loads a blank page and Forms running via the 'Runtime/Runtime' URL spins continuously.

Image

Symptoms

Forms do load when using the 'Designer/Runtime' site; this indicates a difference in configuration between the two sub-sites.

 

The following JavaScript error was also logged in the F12 Developer Tools:

Image

Unable to get property 'setAntiXSRFHeader' of undefined or null reference

 

It was determined that the following key was implemented in a previous version of K2 which had resulted in this behavior:

<add key="Forms.LegacyBrowserSupport" value="true" />

https://help.k2.com/kb001696

Resolution

To resolve the issue, comment out the "Forms.LegacyBrowserSupport" key in the web.config file for the Runtime site.

<!-- <add key="Forms.LegacyBrowserSupport" value="true" /> -->

This is usually at location (C:Program Files (x86)K2 blackpearlK2 smartforms Runtime).

This is commented out by default settings and is only applicable for K2 versions 4.6.9 and 4.6.10.

 

K2 Five is not compatible with SharePoint 2010 and compatible with version 11 of Internet Explorer:

http://help.k2.com/k2compatibilitysupportmatrix#SharePoint

http://help.k2.com/k2compatibilitysupportmatrix#brosRun


0 replies

Be the first to reply!

Reply