Replies: 4 comments 3 replies
-
Hey... this is indeed a bug... I have raised it as #2361 and fixed it in #2360! it will end up in v16.0.3-Preview.2 when it shipps! |
Beta Was this translation helpful? Give feedback.
-
hi, thanks for the fix! We have just tried the 16.0.3 version and the tool even won't run - it seems as if there is a issue with DLLs (Microsoft.Extension.Options.dll): Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'file:///C:\Tools\MigrationTools\MigrationTools.Clients.TfsObjectModel.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See --- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult() at VstsSyncMigrator.ConsoleApp.Program.(String[] args) |
Beta Was this translation helpful? Give feedback.
-
I already did - that was the whole thing. I have now downloaded 16.0.2 and running that one as 16.0.3 did not work for us... :(
I'll try the next version when it is released and try that one.
On Monday 16 September 2024 at 18:27:16 CEST, Martin Hinshelwood nkdAgility.com ***@***.***> wrote:
Please provide the full log
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'm using version 16.0.7 from the downloadable zip file and I'm getting a similar error message as @fgudelj1 when I try to create the base configuration.yaml using
Installation of version 16.0.7 using Chocolatey works. |
Beta Was this translation helpful? Give feedback.
-
Hi al,
when I am trying to run the ProcessDefinitionProcessor on 16.0.2 version, I am getting the error:
"Source and Target need to be defined independently for parallel processing to work"
Below is my Config File that I hope will help to identify what is causing the problem - thanks in advance for the support!!!
Beta Was this translation helpful? Give feedback.
All reactions