Hi,
I have developed an app that worked well in pre-production adRMS environment (using SDK cert.).
After getting the production certificate from Mircosoft, generating the manifest without error and running this app in production hierarchy, it runs an error every time it tries to create the safe environment.
Failed to build secure environment. Exception: Broken certificate chain.BrokenCertChain
at MS.Internal.Security.RightsManagement.Errors.ThrowOnErrorCode(Int32 hr)
at MS.Internal.Security.RightsManagement.ClientSession.BuildSecureEnvironment(String applicationManifest)
at System.Security.RightsManagement.SecureEnvironment.CriticalCreate(String applicationManifest, ContentUser user)
at adrmsTest.rmsPub.PublishRMContent(String contentFile, String encryptedFile, String finaluser, DateTime contentValidUntil, TextBox outsidelog)
-------------------------
I've tested/installed my RMS production deployment 3x. It works well with XPSViewer (protecting documents). Using 3xWin2008R2 servers (DC, RMS, App).