Not able to open any project in Uipath 2021 Studio 2018.1.3 Enterprise Edition

Not able to open any project in Uipath 2021 Studio 2018.1.3 Enterprise Edition.
Please advise.

image

Studio.log
17:16:06:885 => [INFO] [Orchestra.Services.ShellService] [17] Starting UiPath Studio v18.1.3.7 (18.1.3+Branch.master.Sha.f0d8bba7e4630f03374b3be1d729d0d03d7d937b)
17:16:07:566 => [INFO] [Orchestra.Services.KeyboardMappingsService] [17] Saving keyboard mappings
17:16:07:959 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [17] System.IO.FileNotFoundException: Could not find file ‘C:\Users\firmasya\AppData\Local\UiPath\UiStudio.settings’.
File name: ‘C:\Users\firmasya\AppData\Local\UiPath\UiStudio.settings’
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at System.Threading.CompressedStack.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
at System.Xml.XmlTextReaderImpl.OpenUrl()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at UiPath.Workflow.Configuration.UserSettingsProvider.get__rootDocument()
17:16:10:259 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [17] CreateActivationContext default error: 14011
17:21:21:157 => [INFO] [Orchestra.Services.ShellService] [6] Starting UiPath Studio v18.1.3.7 (18.1.3+Branch.master.Sha.f0d8bba7e4630f03374b3be1d729d0d03d7d937b)
17:21:24:084 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [6] CreateActivationContext default error: 14011

Copy to clipboard
Exception has been thrown by the target of an invocation.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.TypeLoadException: Could not load type ‘UiPath.Project.WorkflowProjectType’ from assembly ‘UiPath.Project, Version=18.1.3.7, Culture=neutral, PublicKeyToken=null’.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at System.Activities.Presentation.View.ImportDesigner.GetUniqueNamespacesInAssembly(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.UpdateAvailableNamespaces(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.GetAvailableNamespaces()
at System.Activities.Presentation.View.ImportDesigner.OnContextChanged()
at System.Activities.Presentation.View.ImportDesigner.OnContextChanged(DependencyObject sender, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
at MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.UIElement.UpdateLayout()
at ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.ArrangeWindowTitleBar(Double actualWidth)
at ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.OnRibbonTitleBarArrangeRequested(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ArrangeTitleBar(Boolean force)
at ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnRenderSizeChanged(SizeChangedInfo sizeInfo)
at System.Windows.ContextLayoutManager.fireSizeChangedEvents()
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.UIElement.UpdateLayout()
at ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.ArrangeWindowTitleBar(Double actualWidth)
at ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.UpdateRibbonVisibility(Boolean force)
at ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.OnRibbonIsApplicationMenuOpenChanged(Object sender, BooleanPropertyChangedRoutedEventArgs e)
— End of inner exception stack trace —
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object parameters, Object arguments)
at System.Delegate.DynamicInvokeImpl(Object args)
at System.Windows.RoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnIsApplicationMenuOpenPropertyChanged(DependencyObject obj, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.ScheduleTransfer(Boolean isASubPropertyChange)
at MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange)
at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
at MS.Internal.Data.ClrBindingWorker.OnSourcePropertyChanged(Object o, String propName)
at MS.Internal.Data.PropertyPathWorker.OnPropertyChanged(Object sender, PropertyChangedEventArgs e)
at System.Windows.WeakEventManager.ListenerList1.DeliverEvent(Object sender, EventArgs e, Type managerType) at System.ComponentModel.PropertyChangedEventManager.OnPropertyChanged(Object sender, PropertyChangedEventArgs args) at Caliburn.Micro.PropertyChangedBase.OnPropertyChanged(PropertyChangedEventArgs e) at Caliburn.Micro.PropertyChangedBase.<>c__DisplayClass9_0.<NotifyOfPropertyChange>b__0() at Caliburn.Micro.XamlPlatformProvider.OnUIThread(Action action) at Caliburn.Micro.PropertyChangedBase.NotifyOfPropertyChange(String propertyName) at Caliburn.Micro.PropertyChangedBase.NotifyOfPropertyChange[TProperty](Expression1 property)
at UiPath.Workflow.ViewModels.ShellViewModel.set_ShowStartScreen(Boolean value)
at UiPath.Workflow.ViewModels.ShellViewModel.OpenSelectedWorkflow(String fileName)
at UiPath.Workflow.ViewModels.ShellViewModel.<get_OpenFromWorkflowCommand>b__14_0(Object param)
at UiPath.Workflow.RelayCommand.Execute(Object parameter)

Hi,

In general, UiPath doesn’t support forward compatibility. Especially 2018.2 or lower is different architecture regarding activities package etc with 2018.3 or higher. So it might be difficult to open them.

Regards,

As Yoichi mentioned the forward compatibility is not supported in UiPath

only way is to open the project in the latest version of UiPath Studio and try downgrading the activities, that will disable few activities and you’ll have to work on it again by adding the activities.

Downgrade to the version which can be supported in v2018 Studio

Considering you are trying to access on v2018, most of the activities will have to ve worked on if you open on the newer version and downgrade but you can give a try.

Always take a backup in performing any such operation.

Also, Upgrading the v2018 should be the recommended step too.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.