Not solved, but getting the same error. From the log:
2015-11-10 12:42:05,971 [1] ERROR SolarWinds.CDS.Engine.CDSEngine - SubmitCDSReportRequest failed:System.Web.Services.Protocols.SoapException: Policy Falsified
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at PartyRegistrationService_2_0.registerParty_2_0(PartyRegistrationRequest partyRegReq)
at SolarWinds.CDS.Engine.CDSRegistrationFlow.Register(String& res)
at SolarWinds.CDS.Engine.CDSEngine.SubmitCDSReportRequest(String userId)
2015-11-10 12:42:17,204 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Requests status updating.
2015-11-10 12:42:17,204 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - ReportsViewModel.UpdateReports()
2015-11-10 12:42:17,204 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Adding report requests.
2015-11-10 12:42:17,204 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Requests status updating.
2015-11-10 12:42:17,204 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - ReportsViewModel.UpdateReports()
2015-11-10 12:42:17,204 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Adding report requests.
2015-11-10 12:43:08,778 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - ReportsViewModel.UpdateReports()
2015-11-10 12:43:08,778 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Adding report requests.
2015-11-10 12:43:10,291 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - ReportsViewModel.UpdateReports()
2015-11-10 12:43:10,291 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Adding report requests.
2015-11-10 12:43:30,996 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Requests status updating.
2015-11-10 12:43:30,996 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - ReportsViewModel.UpdateReports()
2015-11-10 12:43:30,996 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Adding report requests.
2015-11-10 12:43:30,996 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Requests status updating.
2015-11-10 12:43:30,996 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - ReportsViewModel.UpdateReports()
2015-11-10 12:43:30,996 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Adding report requests.
2015-11-10 12:43:30,996 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Requests status updating.
2015-11-10 12:43:30,996 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - ReportsViewModel.UpdateReports()
2015-11-10 12:43:30,996 [1] INFO CdsAssessment.ViewModel.ReportsViewModel - Adding report requests.
2015-11-10 12:43:36,425 [1] ERROR SolarWinds.CDS.Engine.CDSRequestMonitor - Unable to serialize trans state to xml:System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\SolarWinds\NCMSAConnector\CdsRepository\trans.xml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at SolarWinds.CDS.Engine.CDSRequestMonitor.SaveTransState()