Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading .net maui sln #1519

Closed
rmarinho opened this issue Oct 9, 2024 · 5 comments
Closed

Error loading .net maui sln #1519

rmarinho opened this issue Oct 9, 2024 · 5 comments
Labels
area-maui area-project Project load, Solution Explorer bug Something isn't working needs-more-info Needing more information, waiting on OP

Comments

@rmarinho
Copy link
Member

rmarinho commented Oct 9, 2024

Type: Bug

=====================
09/10/2024 13:56:22
LimitedFunctionality
System.AggregateException: Project system data flow 'DataflowBlockSlim (ActionBlockSlimSync1 : 23787684)' closed because of an exception: One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (Value cannot be null. (Parameter 'second'))))))))))))))))). (Value cannot be null. (Parameter 'second')) ---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null. (Parameter 'second') at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at System.Linq.Enumerable.Except[TSource](IEnumerable1 first, IEnumerable1 second) at Microsoft.VisualStudio.ProjectSystem.Designers.ProjectBuildSnapshotService.ProcessPendingUpdatingSnapshotAsync(IProjectVersionedValue1 source, IEnumerable1 subscriptions, CancellationToken cancellationToken) at Microsoft.VisualStudio.ProjectSystem.Designers.CustomizableBlockSubscriberBase3.b__28_1(TSource s)
at Microsoft.VisualStudio.ProjectSystem.TransformBlockSlim2.TransformBlockSlimAsync.ProcessInputAsync(TInput input) at Microsoft.VisualStudio.ProjectSystem.DataReceivingBlockSlim1.ProcessInputQueueAsync(InputDataBuffer inputQueue)
<--- (Inner Exception #0)

09/10/2024 13:56:22
LimitedFunctionality
System.AggregateException: Project system data flow 'ProjectBuildSubscriptionService' closed because of an exception.
Value cannot be null. (Parameter 'second') (Value cannot be null. (Parameter 'second'))
---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null. (Parameter 'second')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.Except[TSource](IEnumerable1 first, IEnumerable1 second)
at Microsoft.VisualStudio.ProjectSystem.Designers.ProjectBuildSnapshotService.ProcessPendingUpdatingSnapshotAsync(IProjectVersionedValue1 source, IEnumerable1 subscriptions, CancellationToken cancellationToken)
at Microsoft.VisualStudio.ProjectSystem.Designers.CustomizableBlockSubscriberBase3.<Initialize>b__28_1(TSource s) at Microsoft.VisualStudio.ProjectSystem.TransformBlockSlim2.TransformBlockSlimAsync.ProcessInputAsync(TInput input)
at Microsoft.VisualStudio.ProjectSystem.DataReceivingBlockSlim`1.ProcessInputQueueAsync(InputDataBuffer inputQueue)
<--- (Inner Exception #0)

Extension version: 1.12.2
VS Code version: Code 1.94.1 (Universal) (e10f2369d0d9614a452462f2e01cdc4aa9486296, 2024-10-05T05:44:32.189Z)
OS version: Darwin arm64 23.6.0
Modes:

System Info
Item Value
CPUs Apple M3 Pro (12 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 7, 7, 5
Memory (System) 36.00GB (0.32GB free)
Process Argv ./maui.code-workspace --crash-reporter-id 965577f0-b8c5-4316-83db-6df42abadaac
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyonecf:30548226
962ge761:30959799
pythongtdpath:30769146
pythonnoceb:30805159
asynctok:30898717
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
accentitlementsc:30995553
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
0ee40948:31013168
a69g1124:31058053
dvdeprecation:31068756
dwnewjupyter:31046869
2f103344:31071589
impr_priority:31102340
nativerepl1:31139838
refactort:31108082
pythonrstrctxt:31112756
flighttreat:31134774
wkspc-onlycs-t:31132770
wkspc-ranged-t:31151552
cf971741:31144450
defaultse:31146405
iacca1:31150322
notype1:31151523
cc771715:31146322

@phil-allen-msft phil-allen-msft added the area-project Project load, Solution Explorer label Oct 11, 2024
@webreidi webreidi added bug Something isn't working area-maui labels Oct 14, 2024
@emaf
Copy link
Member

emaf commented Oct 14, 2024

@rmarinho what version of the MAUI Dev Kit extension are you using?

@emaf emaf added the needs-more-info Needing more information, waiting on OP label Oct 14, 2024
@rmarinho
Copy link
Member Author

v1.12.2 (pre-release)

@emaf
Copy link
Member

emaf commented Oct 16, 2024

@rmarinho that's the C# Dev Kit version, we also need to know what's the .NET MAUI extension version you are running.

@mauroa
Copy link
Member

mauroa commented Nov 5, 2024

@rmarinho are you still reproducing this issue? Can you update to latest .NET MAUI and C# DevKit pre-release versions and let us know? Thanks

@emaf
Copy link
Member

emaf commented Nov 14, 2024

Closing as there is not enough information to investigate this.

@emaf emaf closed this as completed Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-maui area-project Project load, Solution Explorer bug Something isn't working needs-more-info Needing more information, waiting on OP
Projects
None yet
Development

No branches or pull requests

5 participants