Hallo there, I need some help please. Excel file can not be opened
RemoteException wrapping UiPath.Excel.ExcelException: Fehler beim Öffnen der Arbeitsmappe. Ist Excel installiert, führen Sie auf dem Startbildschirm auf der Registerkarte „Extras“ das Reparaturtool für Microsoft Office Interop aus. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Die COM-Klassenfactory für die Komponente mit CLSID {00024500-0000-0000-C000-000000000046} konnte aufgrund des folgenden Fehlers nicht abgerufen werden: 80070490 Element nicht gefunden. (Ausnahme von HRESULT: 0x80070490).
bei System.Runtime.Remoting.RemotingServices.AllocateUninitializedObject(RuntimeType objectType)
bei System.Runtime.Remoting.Activation.ActivationServices.CreateInstance(RuntimeType serverType)
bei System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(RuntimeType serverType, Object props, Boolean bNewObj)
bei System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
bei System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
bei System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
bei System.Activator.CreateInstance(Type type, Boolean nonPublic)
bei System.Activator.CreateInstance(Type type)
bei UiPath.Excel.Helpers.ExcelInteropHelpers.GetNewComApplication()
— End of inner exception stack trace —
bei UiPath.Excel.Helpers.ExcelInteropHelpers.GetNewComApplication()
bei UiPath.Excel.Helpers.ExcelInteropHelpers.StartNewApplication(ExcelStartOptions options)
bei UiPath.Excel.Helpers.ComApp.ExcelSingleComAppManager.StartOrAttach(ComAppOptions comAppOptions, ExcelStartOptions excelStartOptions, Boolean& wasAlreadyRunning)
bei UiPath.Excel.ExcelProcessFactory.<>c__DisplayClass6_0.g__GetProcessLazy|1(String filePath, Boolean onlyIfExists)
bei UiPath.Excel.ExcelProcessFactory.<>c__DisplayClass6_0.b__3(String filePath)
bei UiPath.Excel.ExcelProcess.GetComWrapperForFilePath(String filePath, Boolean& wasAlreadyRunning)
bei UiPath.Excel.ExtendedWorkbookFactory.Create(Boolean attachOnly)
bei UiPath.Excel.WorkbookQuickHandle.SafeGetWorkbook(Boolean attachOnly)
bei UiPath.Excel.WorkbookQuickHandle.OpenWorkbook()
bei UiPath.Excel.Activities.Business.ExcelApplicationCard.Execute(NativeActivityContext context)
bei System.Activities.NativeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
bei System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
bei System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
thanks