Hello.
Package: UiPath.Mail.Activities
Version: 1.24.0
Date Published: 10/22/2024 9:04:55 AM
Version 1.23.11 working as expected.
Hello.
Package: UiPath.Mail.Activities
Version: 1.24.0
Date Published: 10/22/2024 9:04:55 AM
Version 1.23.11 working as expected.
Hi,
It seems no problem in my environment (Studio 24.10.1)
Can you share your version of Studio?
Also, it may be failed to install the package partially. So, can you try to move the following folder to other place temporally (or remove them) then re-install the package?
%USERPROFILE%\.nuget\packages
Regards,
Hello @Yoichi
My studio version is 23.10.4 and according to package documentation, it requires Studio 21.10 or higher.
I’ll continue working with 1.23 meanwhile.
Thank you.
We’re having a similar issue here. WE updated a process to 1.24.0 and we’re getting the following error (see below) on our unattended bot machines when attempting to run an automation.
Could not load file or assembly ‘System.Activities.ViewModels, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly ‘System.Activities.ViewModels, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’. The system cannot find the file specified. at System.ModuleHandle.ResolveType(QCallModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
at System.ModuleHandle.ResolveTypeHandle(Int32 typeToken, RuntimeTypeHandle typeInstantiationContext, RuntimeTypeHandle methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type genericTypeArguments, Type genericMethodArguments)
at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(MetadataToken caCtorToken, MetadataImport& scope, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, ListBuilder`1& derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctorWithParameters, Boolean& isVarArg)
at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Int32 attributeCtorToken, Boolean mustBeInheritable)
at System.Reflection.CustomAttribute.IsDefined(RuntimeType type, RuntimeType caType, Boolean inherit)
at System.RuntimeType.IsDefined(Type attributeType, Boolean inherit)
at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat, StringBuilder sb)
at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat)
at System.Exception.get_StackTrace()
at System.IO.FileNotFoundException.ToString()
at System.Runtime.CompilerServices.DefaultInterpolatedStringHandler.AppendFormatted[T](T value)
at UiPath.Shared.ExceptionMethods.Trace(Exception exception, String label)
at UiPath.Executor.RobotRunner.NotifyJobCompleted(Exception ex)
at UiPath.Executor.RobotRunner.RunWorkflow()
at UiPath.Executor.WindowsRobotRunner.RunWorkflow()
at UiPath.Executor.RobotRunner.ExecuteJob(Boolean preLoaded)
@ tristaanogre : we will fix this issue in the next patch