SecureAuth IdP Version affected: All versions
Description: The verbiage fails to update when changes are being made through the Content and Localization section:
Cause: There are a few, but here are a couple of useful command lines in the IdP server that you can run to see if you are able to successfully compile the MFA.SecureAuth.Resource.dll file, which is central in updating the verbiage:
For SecureAuth IdP versions 8.1.1 and newer:
"C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" "D:\SecureAuth\ResourceCompiler\MFA.SecureAuth.Resource811.csproj" "/p:Configuration=Release"
For SecureAuth IdP versions 8.1 and older:
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe" "D:\SecureAuth\ResourceCompiler\MFA.SecureAuth.Resource.csproj" "/p:Configuration=Release"
Resolution: Depending on the error that shows up, you can check to see if:
- Any files (*.resx, *.Designer.cs) are missing in the D:\SecureAuth\ResourceCompiler folder
- GPO policies that prevent the MSBuild.exe file to execute properly
Comments
Please sign in to leave a comment.