Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Unexpected problem #2716

Open
JaxInfinitaz opened this issue Feb 21, 2023 · 0 comments
Open

Unexpected problem #2716

JaxInfinitaz opened this issue Feb 21, 2023 · 0 comments

Comments

@JaxInfinitaz
Copy link

=====================
2/21/2023 9:19:57 AM
Recoverable
Microsoft.VisualStudio.ProjectSystem.Query.QueryExecutionException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds. ---> System.ArgumentException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds.
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
at System.Collections.Generic.List1.CopyTo(T[] array, Int32 arrayIndex) at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source)
at Xamarin.VisualStudio.Telemetry.XamarinTelemetryService.StartOperation[T](T value) in D:\a_work\1\s\External\Xamarin.Ide\src\ide\Xamarin.Ide\Telemetry\XamarinTelemetryService.cs:line 150
at Xamarin.VisualStudio.IOS.AppleProvisioningManager.d__22.MoveNext() in D:\a_work\1\s\src\Core\VisualStudio.IOS\Provisioning\AppleProvisioningManager.cs:line 499
--- 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 Xamarin.VisualStudio.IOS.AppleProvisioningManager.d__21.MoveNext() in D:\a_work\1\s\src\Core\VisualStudio.IOS\Provisioning\AppleProvisioningManager.cs:line 492
--- 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 Xamarin.VisualStudio.IOS.CommandHandlers.GetSigningIdentitiesCommandHandler.d__3.MoveNext() in D:\a_work\1\s\src\Core\VisualStudio.IOS\CommandHandlers\GetSigningIdentitiesCommandHandler.cs:line 24
--- 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 Xamarin.VisualStudio.Shell.XamarinCommandBus.d__111.MoveNext() in D:\a\_work\1\s\src\Core\VisualStudio.Shell\XamarinCommandBus.cs:line 0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Xamarin.VisualStudio.Shell.XamarinCommandBus.<ExecuteAsync>d__111.MoveNext() in D:\a_work\1\s\src\Core\VisualStudio.Shell\XamarinCommandBus.cs:line 135
--- 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 Xamarin.VisualStudio.IOS.DotNetProperties.Providers.BundleSigningCategory.ManualSigningIdentityEnumGenerator.d__5.MoveNext() in D:\a_work\1\s\src\Features\VisualStudio.Properties\DotNet\VisualStudio.iOS.DotNetProperties\Providers\BundleSigningCategory\ManualSigningIdentityEnumProvider.cs:line 66
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Microsoft.VisualStudio.ProjectSystem.PropertyPages.PageDynamicEnumProperty.d__6.MoveNext()
--- 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 Microsoft.VisualStudio.ProjectSystem.VS.Query.SupportedValueDataProducer.d__1.MoveNext()
--- 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 Microsoft.VisualStudio.ProjectSystem.VS.Query.QueryDataFromProviderStateProducerBase1.<SendRequestAsync>d__0.MoveNext() --- End of inner exception stack trace --- at Microsoft.VisualStudio.ProjectSystem.Query.QueryExecution.QuerySubscription1.d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Microsoft.VisualStudio.ProjectSystem.Query.QueryExecution.QuerySubscription`1.<>c__DisplayClass8_0.<b__0>d.MoveNext()

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant