Problem with creating new process

DesignerViewBackground

Не удается создать новый элемент: UiPath.Studio.Contracts.RecoverableException —> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = WorkflowDocument (ReflectionActivator), Services = [UiPath.Studio.Plugin.Workflow.WorkflowDocument, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IWorkflowDocument], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = ExternallyOwned —> An exception was thrown while invoking the constructor ‘Void .ctor(System.String, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerFileService, System.Func1[UiPath.Studio.Plugin.Workflow.Debugger.Breakpoints.Services.IProjectBreakpointsService], UiPath.Studio.Contracts.IExtendedFileSystem, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerViewService)' on type 'WorkflowDocument'. ---> Предоставление значения для "System.Windows.StaticResourceExtension" вызвало исключение. (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(System.String, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerFileService, System.Func1[UiPath.Studio.Plugin.Workflow.Debugger.Breakpoints.Services.IProjectBreakpointsService], UiPath.Studio.Contracts.IExtendedFileSystem, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerViewService)’ on type ‘WorkflowDocument’. —> Предоставление значения для “System.Windows.StaticResourceExtension” вызвало исключение. (See inner exception for details.) —> System.Windows.Markup.XamlParseException: Предоставление значения для “System.Windows.StaticResourceExtension” вызвало исключение. —> System.Exception: Не удается найти ресурс с именем “DesignerViewBackground”. Имена ресурсов определяются с учетом регистра.
в System.Windows.StaticResourceExtension.ProvideValueInternal(IServiceProvider serviceProvider, Boolean allowDeferredReference)
в System.Windows.StaticResourceExtension.ProvideValue(IServiceProvider serviceProvider)
в MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)
— Конец трассировки внутреннего стека исключений —
в System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
в System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
в System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
в System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
в System.Activities.Presentation.View.ErrorView.InitializeComponent()
в System.Activities.Presentation.WorkflowDesigner.<.ctor>b__31_2(ErrorItem errorItem)
в System.Activities.Presentation.ContextItemManager.SubscribeProxy1.SubscribeContext(ContextItem item) в System.Activities.Presentation.EditingContext.DefaultContextItemManager.OnItemChanged(ContextItem item) в System.Activities.Presentation.EditingContext.DefaultContextItemManager.SetValue(ContextItem value) в System.Activities.Presentation.WorkflowDesigner.Load(String fileName) в UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerBuilder.LoadFileInDesigner(String fileName, WorkflowDesigner designer) в UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerBuilder.Build(DesignerEventsSubscriber eventsSubscriber, String workflowId, String fileName) в UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.Load(String fileName) в UiPath.Studio.Plugin.Workflow.Services.DesignerFileService.<>c__DisplayClass13_0.<Load>b__0() в UiPath.Studio.Shared.MVVM.Services.DispatcherExtensions.Invoke(Dispatcher dispatcher, Action action, Boolean onlyBeginInvokeWhenNoAccess) в UiPath.Studio.Shared.MVVM.Services.DispatcherService.Invoke(Action action, Boolean onlyInvokeWhenNoAccess) в UiPath.Studio.Plugin.Workflow.Services.DesignerFileService.Load(String fileName) в UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerFileService.Load(String fileName) в UiPath.Studio.Plugin.Workflow.Services.DesignerFileServiceProxy.Load(String fileName) в UiPath.Studio.Plugin.Workflow.WorkflowDocument..ctor(String path, IDesignerFileService designerFileService, Func1 projectBreakpointsServiceFactory, IExtendedFileSystem fileSystem, IDesignerViewService designerViewService)
в lambda_method(Closure , Object )
в Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
— Конец трассировки внутреннего стека исключений —
в Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
в Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable1 parameters) в Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters)
— Конец трассировки внутреннего стека исключений —
в Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters) в Autofac.Core.Resolving.InstanceLookup.Execute() в Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable1 parameters)
в Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable1 parameters) в Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable1 parameters)
в lambda_method(Closure , String )
в UiPath.Studio.Plugin.Workflow.WorkflowDocumentFactory.OpenAsync(String path)
в UiPath.Studio.Plugin.Workflow.WorkflowDocumentFactory.d__14.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в UiPath.Studio.Core.Services.PersistableServiceBase3.<OnNewAsync>d__18.MoveNext() --- Конец трассировки внутреннего стека исключений --- в UiPath.Studio.Core.Services.PersistableServiceBase3.d__18.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в UiPath.Studio.Shell.Services.DocumentService.d__44.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в UiPath.Studio.Core.Services.PersistableServiceBase`3.d__7.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в UiPath.Studio.Shell.Services.DocumentService.d__42.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в UiPath.Studio.Shell.Services.Template.TemplateUiService.d__20.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2146233088

Hi @Anton_Rebelskiy

Check the version and try to update the packages based on the version

Thanks
Ashwin.S

1 Like

@Anton_Rebelskiy as Ashwin suggested, could you please share more details? Studio version, when do you get this error, Studio logs from %localappdata%\UiPath\Logs.

Текстовый файл

2019-09-02_Studio.log

how can i did it? I have a last version.

2019.8.0

i update and get next error:

Hi @Anton_Rebelskiy

Is it possible that some antivirus is blocking the files? Does running as an administrator help here?

Actually, @Anton_Rebelskiy, please see here:

Another user solved this issue for the Korean language by switching back to English. Could you try, just by switching from Russian to English in your case?

EDIT.
Acutally, please see this solution:

1 Like

Don’t find source with name “DesignerViewBackground”. Names of sources with case

i have all ready use with Kaspersky Antivirus, but only now this error pop up(
I runned it with adminidtrator now

19.7.0+Branch.master.Sha.8c253d13718eed5c7db27daef6facd1fe1b0d067

Не удалось открыть элемент “C:\Users\RebelskyAN\Documents\UiPath\Пустойпроцесс4\Main.xaml”: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = WorkflowDocument (ReflectionActivator), Services = [UiPath.Studio.Plugin.Workflow.WorkflowDocument, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IWorkflowDocument], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = ExternallyOwned —> An exception was thrown while invoking the constructor ‘Void .ctor(System.String, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerFileService, System.Func`1[UiPath.Studio.Plugin.Workflow.Debugger.Breakpoints.Services.IProjectBreakpointsService], UiPath.Studio.Contracts.IExtendedFileSystem, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerViewService)’ on type ‘WorkflowDocument’. —> Предоставление значения для “System.Windows.Markup.StaticExtension” вызвало исключение. (See inner exception for details.) (See inner exception for details.).

Открыть: UiPath.Studio.Contracts.RecoverableException —> UiPath.Studio.Contracts.RecoverableException: Не удалось открыть элемент “C:\Users\RebelskyAN\Documents\UiPath\Пустойпроцесс4\Main.xaml”: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = WorkflowDocument (ReflectionActivator), Services = [UiPath.Studio.Plugin.Workflow.WorkflowDocument, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IWorkflowDocument], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = ExternallyOwned —> An exception was thrown while invoking the constructor ‘Void .ctor(System.String, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerFileService, System.Func1[UiPath.Studio.Plugin.Workflow.Debugger.Breakpoints.Services.IProjectBreakpointsService], UiPath.Studio.Contracts.IExtendedFileSystem, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerViewService)' on type 'WorkflowDocument'. ---> Предоставление значения для "System.Windows.Markup.StaticExtension" вызвало исключение. (See inner exception for details.) (See inner exception for details.). ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = WorkflowDocument (ReflectionActivator), Services = [UiPath.Studio.Plugin.Workflow.WorkflowDocument, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IWorkflowDocument], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = ExternallyOwned ---> An exception was thrown while invoking the constructor 'Void .ctor(System.String, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerFileService, System.Func1[UiPath.Studio.Plugin.Workflow.Debugger.Breakpoints.Services.IProjectBreakpointsService], UiPath.Studio.Contracts.IExtendedFileSystem, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerViewService)’ on type ‘WorkflowDocument’. —> Предоставление значения для “System.Windows.Markup.StaticExtension” вызвало исключение. (See inner exception for details.) (See inner exception for details.) —> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(System.String, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerFileService, System.Func1[UiPath.Studio.Plugin.Workflow.Debugger.Breakpoints.Services.IProjectBreakpointsService], UiPath.Studio.Contracts.IExtendedFileSystem, UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerViewService)' on type 'WorkflowDocument'. ---> Предоставление значения для "System.Windows.Markup.StaticExtension" вызвало исключение. (See inner exception for details.) ---> System.Windows.Markup.XamlParseException: Предоставление значения для "System.Windows.Markup.StaticExtension" вызвало исключение. ---> System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.Windows.Markup.XamlParseException: Задание свойства "System.Windows.ResourceDictionary.DeferrableContent" вызвало исключение. ---> System.Xaml.XamlObjectWriterException: Предоставление значения для "MS.Internal.Markup.StaticExtension" вызвало исключение. ---> System.Xaml.XamlParseException: Ссылка на тип не может найти тип с именем "{clr-namespace:System.Activities.Presentation;assembly=System.Activities.Presentation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35}WorkflowDesignerColorsInternal". в MS.Internal.Xaml.Context.ObjectWriterContext.ServiceProvider_Resolve(String qName) в MS.Internal.Xaml.ServiceProviderContext.System.Windows.Markup.IXamlTypeResolver.Resolve(String qName) в MS.Internal.Markup.StaticExtension.ProvideValue(IServiceProvider serviceProvider) в MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider) --- Конец трассировки внутреннего стека исключений --- в MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider) в System.Xaml.XamlObjectWriter.Logic_ProvideValue(ObjectWriterContext ctx) в System.Xaml.XamlObjectWriter.Logic_AssignProvidedValue(ObjectWriterContext ctx) в System.Xaml.XamlObjectWriter.WriteEndObject() в System.Xaml.XamlWriter.WriteNode(XamlReader reader) в System.Xaml.XamlServices.Transform(XamlReader xamlReader, XamlWriter xamlWriter, Boolean closeWriter) в System.Windows.ResourceDictionary.EvaluateMarkupExtensionNodeList(XamlReader reader, IServiceProvider serviceProvider) в System.Windows.ResourceDictionary.GetKeyValue(KeyRecord key, IServiceProvider serviceProvider) в System.Windows.ResourceDictionary.SetKeys(IList1 keyCollection, IServiceProvider serviceProvider)
в System.Windows.ResourceDictionary.SetDeferrableContent(DeferrableContent deferrableContent)
в System.Windows.Baml2006.WpfSharedBamlSchemaContext.<>c.<Create_BamlProperty_ResourceDictionary_DeferrableContent>b__297_0(Object target, Object value)
в System.Windows.Baml2006.WpfKnownMemberInvoker.SetValue(Object instance, Object value)
в MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(XamlMember member, Object obj, Object value)
в MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(Object inst, XamlMember property, Object value)
— Конец трассировки внутреннего стека исключений —
в System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
в System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
в System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
в System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
в System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
в System.Windows.Application.LoadComponent(Uri resourceLocator)
в System.Activities.Presentation.WorkflowDesignerColors.get_DefaultColors()
в System.Activities.Presentation.WorkflowDesignerColors.GetBrush(String colorKey)
в System.Activities.Presentation.WorkflowDesignerColors.GetColor(String colorKey)
в System.Activities.Presentation.WorkflowDesignerColors.get_DesignerViewBackgroundColor()
— Конец трассировки внутреннего стека исключений —
в System.RuntimeMethodHandle.InvokeMethod(Object target, Object arguments, Signature sig, Boolean constructor)
в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object parameters, Object arguments)
в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
в System.Reflection.RuntimePropertyInfo.GetValue(Object obj, BindingFlags invokeAttr, Binder binder, Object index, CultureInfo culture)
в System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object index)
в System.Windows.Markup.StaticExtension.GetFieldOrPropertyValue(Type type, String name, Object& value)
в System.Windows.Markup.StaticExtension.ProvideValue(IServiceProvider serviceProvider)
в MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)
— Конец трассировки внутреннего стека исключений —
в System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
в System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
в System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
в System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
в System.Activities.Presentation.View.ErrorView.InitializeComponent()
в System.Activities.Presentation.WorkflowDesigner.<.ctor>b__31_2(ErrorItem errorItem)
в System.Activities.Presentation.ContextItemManager.SubscribeProxy1.SubscribeContext(ContextItem item) в System.Activities.Presentation.EditingContext.DefaultContextItemManager.OnItemChanged(ContextItem item) в System.Activities.Presentation.EditingContext.DefaultContextItemManager.SetValue(ContextItem value) в System.Activities.Presentation.WorkflowDesigner.Load(String fileName) в UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerBuilder.LoadFileInDesigner(String fileName, WorkflowDesigner designer) в UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerBuilder.Build(DesignerEventsSubscriber eventsSubscriber, String workflowId, String fileName) в UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.Load(String fileName) в UiPath.Studio.Plugin.Workflow.Services.DesignerFileService.<>c__DisplayClass13_0.<Load>b__0() в UiPath.Studio.Shared.MVVM.Services.DispatcherExtensions.Invoke(Dispatcher dispatcher, Action action, Boolean onlyBeginInvokeWhenNoAccess) в UiPath.Studio.Shared.MVVM.Services.DispatcherService.Invoke(Action action, Boolean onlyInvokeWhenNoAccess) в UiPath.Studio.Plugin.Workflow.Services.DesignerFileService.Load(String fileName) в UiPath.Studio.Plugin.Workflow.Services.Interfaces.IDesignerFileService.Load(String fileName) в UiPath.Studio.Plugin.Workflow.Services.DesignerFileServiceProxy.Load(String fileName) в UiPath.Studio.Plugin.Workflow.WorkflowDocument..ctor(String path, IDesignerFileService designerFileService, Func1 projectBreakpointsServiceFactory, IExtendedFileSystem fileSystem, IDesignerViewService designerViewService)
в lambda_method(Closure , Object )
в Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
— Конец трассировки внутреннего стека исключений —
в Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
в Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable1 parameters) в Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters)
— Конец трассировки внутреннего стека исключений —
в Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters) в Autofac.Core.Resolving.InstanceLookup.Execute() в Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable1 parameters)
в Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable1 parameters) в Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable1 parameters)
в lambda_method(Closure , String )
в UiPath.Studio.Plugin.Workflow.WorkflowDocumentFactory.OpenAsync(String path)
в UiPath.Studio.Core.Services.PersistableServiceBase3.<OnOpenAsync>d__19.MoveNext() --- Конец трассировки внутреннего стека исключений --- в UiPath.Studio.Core.Services.PersistableServiceBase3.d__19.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в UiPath.Studio.Shell.Services.DocumentService.d__45.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в UiPath.Studio.Core.Services.PersistableServiceBase`3.d__10.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в UiPath.Studio.Shell.Services.OpenCloseCommandsService.d__20.MoveNext()
— Конец трассировки внутреннего стека исключений —
в UiPath.Studio.Shell.Services.OpenCloseCommandsService.d__20.MoveNext()
— Конец трассировка стека из предыдущего расположения, где возникло исключение —
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
в UiPath.Studio.Shell.Services.OpenCloseCommandsService.d__18.MoveNext(), HResult -2146233088

Please go over the solution as mentioned here:

Also mentioned in the Studio guide here: Software Requirements
“Please note that if your machine runs Windows OS in a particular language (other than English), make sure to install the corresponding language pack for the .Net framework version you are using. This is required for running Studio in any of the available languages. The .Net framework and related language pack version must correspond, and any conflicting .Net framework versions installed on the machine should be removed.”

@loginerror Thank you for the support : )!!! I had the same problem and changing the language back to english help to solve the issue - awesome, thanks!

1 Like