SharePoint Site Admin Pages Show "Error" and "Unknown Error"
If the SharePoint site administration pages (including Jive Site Settings, Jive
Socialization Settings, View Jive Activity Streams, Diagnostics) show "Error" and
"Unknown Error," it is likely because the web application feature was not properly
activated.
To fix this go to SharePoint Central Administration > Application Management > Manage
Web Application Features and use the drop down near the top right of the page to
select the web application where the problem occurs. Activate the Jive
Infrastructure feature. If it is already active, deactivate it and then activate it.
The Jive Infrastructure feature copies resource files to the App_GlobalResources
directory for the web application. Each SharePoint web application has a web site
directory (for example, C:\Inetpub\wwwroot\VirtualDirectories\80) that has an
"App_GlobalResources" subdirectory. If the following files are not in this
subdirectory, the administrative pages will fail to load:
- JiveGlobalResources.de-de.resx
- JiveGlobalResources.es-es.resx
- JiveGlobalResources.fr-fr.resx
- JiveGlobalResources.it-it.resx
- JiveGlobalResources.ja-jp.resx
- JiveGlobalResources.resx
- JiveGlobalResources.zh-cn.resx.
These files are copied from the Resources directory under the SharePoint root (for
example, C:\Program Files\Common Files\Microsoft Shared\web server
extensions\12\Resources). If these files are not in place for your web application,
you can copy them there manually, but this is not recommended because it is likely
the other updates by the Jive Infrastructure feature were not performed, and this
does not handle every web front end.
The recommended fix is to deactivate and re-activate the Jive Infrastructure feature
on your web application.