- Master Page was not found.
To resolve this issue, check BrandedSitesRedesign database, particualarly:
Additionally, check tables related to this table. Processing code exists in App_Code/MasterModule.cs.


Offending Url: http://oregon.ltic.com/WebResource.axd?d=O0M1BlojbTK53ORvtG8dAgIepTB3LI8NKnSvNaWFsTnanV6_zcJxr3ugNmvwPdHaLM-fx3SmsjzQxbHv7nPDnDzoIRZbun3VxIT_mKyxAbU1&t=634146180700000000
Source: mscorlib
Message: Padding is invalid and cannot be removed.
Stack Trace:
at System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode paddingMode, Boolean fLast) at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) at System.Security.Cryptography.CryptoStream.FlushFinalBlock() at System.Web.Configuration.MachineKeySection.EncryptOrDecryptData(Boolean fEncrypt, Byte[] buf, Byte[] modifier, Int32 start, Int32 length, IVType ivType, Boolean useValidationSymAlgo) at System.Web.UI.Page.DecryptStringWithIV(String s, IVType ivType) at System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)