I was recently ran into an issue in SharePoint where my Central Administration web app disappeared. When I tried to redeploy Central Administration, I was confronted with the error below.
An exception of type System.ArgumentException was thrown. Additional exception information: Error during encryption or decryption. System error code 997.
Everything I saw online said the only option was to create a new config database. Personally, I thought that seemed a bit extreme. Well, I found a better option that worked for me, and will probably work for you too.
Showing posts with label sharepoint 2013. Show all posts
Showing posts with label sharepoint 2013. Show all posts
Sunday, June 30, 2013
Resolution: Error during encryption or decryption. System error code 997 in SharePoint
Labels:
997,
adminvs,
decryption,
encryption,
error,
error code 997,
Exception,
FarmAdmin,
fix,
Microsoft,
psconfig,
resolution,
SharePoint,
sharepoint 2007,
Sharepoint 2010,
sharepoint 2013,
stsadm,
UpdateFarmCredentials
Wednesday, March 6, 2013
Fix Sharepoint/Powershell Error: The Farm is Unavailable
Below is an error that you can get in PowerShell or via STSADM for SharePoint
PS C:\> Get-SPServiceApplicationProxy
Get-SPServiceApplicationProxy : The farm is unavailable.
At line:1 char:30
+ Get-SPServiceApplicationProxy <<<<
+ CategoryInfo : ResourceUnavailable: (Microsoft.Share...pplicationProxy:SPCmdletGetServiceApplicationProxy) [Get-SPServiceApplicationProxy], InvalidOperationException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletGetServiceApplicationProxy
PS C:\> Get-SPServiceApplicationProxy
Get-SPServiceApplicationProxy : The farm is unavailable.
At line:1 char:30
+ Get-SPServiceApplicationProxy <<<<
+ CategoryInfo : ResourceUnavailable: (Microsoft.Share...pplicationProxy:SPCmdletGetServiceApplicationProxy) [Get-SPServiceApplicationProxy], InvalidOperationException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletGetServiceApplicationProxy
Labels:
error,
failed,
invalid operation exception,
powershell,
resource unavailable,
rights,
SharePoint,
sharepoint 2007,
Sharepoint 2010,
sharepoint 2013,
stsadm,
the farm is unavailable
Subscribe to:
Posts (Atom)