Skip to main content

Posts

Showing posts from June, 2014

The Report Server Cannot Access The Private Key For The Service Account

The Report Server Cannot Access The Private Key For The Service Account Error The report server cannot access the private key for the service account. This key is used to decrypt the symmetric key that protects content in the report server database. This condition might occur after the password is reset for the report server service account. You must either restore a backup key or delete all encrypted content. (rsKeyStateNotValid) Solutions Open Report Services Configuration Connection Connect Server Click on  "Encryption Keys" right side  "delete Encrypted Content"  delete Apply

Failed while monitoring asynchronous operations queue

Host SERVERNAME: failed while monitoring asynchronous operations queue. Exception: System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: http://social.msdn.microsoft.com/Forums/en-US/7121ba60-b58e-42ba-878b-733d11d68e05/dynamics-4-asynchronous-service-will-not-start?forum=crm

Workflow paused due to error: Unhandled Exception: System.Reflection.TargetInvocationException

Workflow paused due to error: Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.  at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)  at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)  at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)  at System.Activator.CreateInstance(Type type, Boolean nonPublic)  at System.Workflow.Runtime.Hosting.DefaultWorkflowLoaderService.CreateInstance(Type workflowType)  at System.Workflow.Runtime.WorkflowDefinitionDispenser.LoadRootActivity(Type workflowType, Boolean createDefinition, Boolean initForRuntime)  at System.Workflow.Runtime.WorkflowDefinitionDispenser.GetRootActivity(Type workflowType, Boolean createNew, Boolean initForRuntime)  at System.Workflow.Run