Blank page appears when opening the K2 for SharePoint App

  • 24 February 2022
  • 0 replies
  • 2 views

Userlevel 5
Badge +20
 

Blank page appears when opening the K2 for SharePoint App

kbt143652

PRODUCT
K2 blackpearl
TAGS
K2 for SharePoint (WSS)
SharePoint
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.
LEGACY/ARCHIVED CONTENT
This article has been archived, and/or refers to legacy products, components or features. The content in this article is offered "as is" and will no longer be updated. Archived content is provided for reference purposes only. This content does not infer that the product, component or feature is supported, or that the product, component or feature will continue to function as described herein.

Issue

When opening the K2 for SharePoint App deployed on the App Catalog, you are redirected to a blank page.

Symptoms

Running a network trace shows that a 401 Unauthorized error is returned when opening the K2 for SharePoint App.

Troubleshooting Steps

You can resolve this issue by configuring a loopback check on your SharePoint Central Admin and WFE servers using the steps below:
 
  1. Open the Registry Editor
  2. Navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsa
  3. Check if you have an entry with a name equal to DisableLoopbackCheck
  4. If you do, ensure that Data = 1
  5. If not, please add it as follows:
    • Right-click on Lsa
    • Select New > DWORD
    • Type DisableLoopbackCheck 
    • Right-click on DisableLoopbackCheck
    • Select Modify...
    • Assign a value of 1
    • Click on OK
  6. Close the Registry Editor
  7. Restart the server.

0 replies

Be the first to reply!

Reply