We are currently installing Patch Manager and we are to the point where we will be making our third party cert but we receive the following error upon selecting the WSUS server.
Source: Csla
Exception occurred at 2/6/2013 8:38:21 AM: The submitted task cannot be executed because the requesting user's credential ring does not contain any credentials.
Please use the credential ring wizard and assign at least one credential
DataPortal_Execute method call failed
- DataPortal.Update failed
Stack: at EminentWare.DataGridServer.Executive.TaskManager.CheckCredentials(String credentialringid)
at EminentWare.DataGridServer.Executive.TaskManager.AddTask(SubmitTaskInfo sti)
at EminentWare.DataGridServer.Executive.TaskManagerInterfaceImplementation.EminentWare.DataGridServer.Interface.IDataGridServerInternal.SubmitTask(SubmitTaskInfo sti)
at EminentWare.BusinessObjectLayer.DataGridServerClientInterfaceImplementation.SubmitTask(SubmitTaskInfo sti)
at EminentWare.BusinessObjectLayer.TaskObject.RunTaskCommand.DataPortal_Execute()
at Csla.MethodCaller.CallMethod(Object obj, MethodInfo info, Object[] parameters)
at Csla.MethodCaller.CallMethod(Object obj, String method, Object[] parameters)
at Csla.Server.SimpleDataPortal.Update(Object obj, DataPortalContext context)
at Csla.DataPortal.Update(Object obj)
at Csla.DataPortal.Update[T](T obj)
at Csla.DataPortal.Execute[T](T obj)
at EminentWare.BusinessObjectLayer.TaskObject.RunTask(Criteria taskcriteria)
at EminentWare.BusinessObjects.TaskBroker.SynchronousTask.ExecuteAndPullResultsFile(ITaskExecutionCallback callback)
at EminentWare.BusinessObjects.TaskBroker.SynchronousTask.Execute()
at EminentWare.UI.Controls.UpdateServerConfiguration.RetrieveServerInformation(UpdateServerConfiguration config)
We have input the credential into the credential ring. Thought the current credential does not have domain admin rights at the moment but will in the future.
What's gone wrong?