hello all, hope everyone is doing well during these times,
So I was working on a flow and one day the power automated throws the below error. I tried everything that I found relevant in this forum (even uninstalling and re-installing power automated multiple times) Just bought and subscribed to the individual plan in hopes of fixing the issue (I thought it involved with subscription and access) but still can't start power automated as am getting the following error;
-------------------------------------------------------------------------------------------
Message = Object reference not set to an instance of an object.
Error = System.NullReferenceException
Full text = System.NullReferenceException: Object reference not set to an instance of an object.
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration()
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration()
at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration()
at WinAutomation.Console.Application.Workspace.ApplicationWorkspace.GetFullPath(String relativePath)
at WinAutomation.Console.Application.Process.ProcessToDtoMapper.ToDto(Process process)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at WinAutomation.Console.Application.Process.Queries.GetProcessesQueryHandler.<Handle>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at MediatR.Pipeline.RequestPostProcessorBehavior`2.<Handle>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at MediatR.Pipeline.RequestPreProcessorBehavior`2.<Handle>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WinAutomation.Console.UI.ViewModel.ProcessesViewModel.<Refresh>d__172.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
correlation id: 3cf02123-ecac-4f00-8dec-8c87148b96a7
------------------------------------------------------------------------------------
thanks,
Ashor
It can't access its configuration. Have you been using the free version with a personal Microsoft account (live.com). If yes, then there is something wrong with your OneDrive. Are you now using a school or work account? You might have to log out from PAD and login again with your new user credentials.