Parser Error
Search

Parser Error - sp_admin
This article is for troubleshooting a Parser error, if it occurs before or after an upgrade.
Parser errors are caused by issues with the websites files on the folder not being accessible or working properly.
Step 1: Identify the path for the error.
// Usually will be an sp_admin error. But check the file path for information on what is not working properly.
Ex:

- Error is in the global.asax file in the sp_admin folder.
- Sp_admin folder is in C:/Clubspeed/wwwroot/
Step 2: Fixes
// You can replace the file if not the folder it is located in with a working one.
- Find a site with the same CS version and then replace the /wwwroot or /wwwroot/sp_admin folder.
- If upgrading,ing go to the APP folder in the upgrade and replace the /wwwroot folder in the Clubspeed folder.
- Working zip for ver. 22.4.3 - wwwroot
Step 3: Test out site again.
// Test the site via refreshing site/F4.