I have downloaed the Release Candidate for NCM and am trying to integrate it with Orion. Seperately, they both seem to work properly, but I have wierd issues with the web side of them. My First issue is that when i try to set the credentials for NCM when it's pulling the config files for Orion I get an Orion Error. Below is the error message:
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.Security.Cryptography.CryptographicException: Bad Data.
at System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr)
at System.Security.Cryptography.Utils._DecryptKey(SafeKeyHandle hPubKey, Byte[] key, Int32 dwFlags)
at System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
at CryptoHelper.Decrypt(String cipherText)
at ISWrapper.get_Password()
at Orion_NetPerfMon_Resources_CirrusResources_Credential.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
My other issue is that in the NCM web console, I don't have anything under the Inventory tab and I don't even have the Compliance tab. What should I do/start with?