Padding is invalid and cannot be removed
Today I tried to send data encrypted between an application built in c# and an application built in Silverlight. When I encrypted the data in one application the decryption would … Read More
Today I tried to send data encrypted between an application built in c# and an application built in Silverlight. When I encrypted the data in one application the decryption would … Read More
Uninstall Solution I’m trying to uninstall a sandbox solution in SharePoint 2013 using PowerShell. I’m using the following cmdlet Uninstall-SPUserSolution Uninstall-SPUserSolution -Confirm:$false -Site $siteUrl -Identity $solutionname And I’m getting the … Read More
In this post I will look at managed properties for people fields in SharePoint People field in SharePoint I created a user field CVOwner on my document library (as a … Read More