Parallels on ARM Mac Windows 11 VS pairing to Mac issue ... #15580
Unanswered
stephenhauck
asked this question in
Q&A
Replies: 3 comments
-
looks like the MAUI-ios workooad is installed on the Mac ... |
Beta Was this translation helpful? Give feedback.
0 replies
-
it loks like I have the workloads on the WIndows machine in the emulator too ... |
Beta Was this translation helpful? Give feedback.
0 replies
-
A combination of these two answers fixed the issue but now I get another error ... it's unstable |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the issues with VS Code I was trying to using Windows 11 for ARM and VS 2022 on Parallels .. .
The Windows app ran fine but I tried to pair the Windows Visual Studio with the host Mac and it failed :(
Could not install workload 'ios'. Details: Unhandled exception: Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestCompositionException: Could not find workload 'ios' extended by workload 'maui-ios' in manifest 'microsoft.net.sdk.maui' [/Users/stephenhauck/Library/Caches/Xamarin/XMA/SDKs/dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.maui/8.0.3/WorkloadManifest.json]
at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.<>c__DisplayClass26_0.<g__EnumerateWorkloadWithExtendsRec|0>d.MoveNext()
at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.<>c__DisplayClass26_0.<g__EnumerateWorkloadWithExtendsRec|0>d.MoveNext()
at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.<>c__DisplayClass26_0.<g__EnumerateWorkloadWithExtendsRec|0>d.MoveNext()
at System.Linq.Enumerable.AppendPrependIterator
1.LoadFromEnumerator() at System.Linq.Enumerable.AppendPrepend1Iterator
1.MoveNext()at System.Linq.Enumerable.All[TSource](IEnumerable
1 source, Func
2 predicate)at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.GetAvailableWorkloadDefinitions()+MoveNext()
at System.Linq.Enumerable.SelectEnumerableIterator
2.MoveNext() at System.Linq.Enumerable.Contains[TSource](IEnumerable
1 source, TSource value, IEqualityComparer`1 comparer)Beta Was this translation helpful? Give feedback.
All reactions