Skip to content
English
  • There are no suggestions because the search field is empty.

Self Service Kiosk not showing in admin portal

Search

Self Service Kiosk not showing in admin portal

If the self-service tab is not showing in the /admin portal check the below:


  • Create an app pool called coreapi for the /coreapi site
  • Ensure the /coreapi site is assigned to the coreapi app pool (basic settings)

  • Set that app pool's advanced settings to have the following:
    • .NET CLR version set to No Managed Code
    • Managed pipeline mode set to Integrated
    • Enabled 32-Bit Applications set to True

Related Articles