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

Project doesn't run #7

Closed
bcaceiro opened this issue Jan 31, 2020 · 0 comments
Closed

Project doesn't run #7

bcaceiro opened this issue Jan 31, 2020 · 0 comments

Comments

@bcaceiro
Copy link

When cloning and executing the project, solution fails with several errors:
~
`Severity Code Description Project File Line Suppression State Error Unable to locate repository containing directory 'C:\Projects\Uno.SQLitePCLRaw.Wasm-master\src\SQLitePCLRaw.provider.wasm'. Uno.SQLitePCLRaw.provider.wasm C:\Users\Bruno Caceiro.nuget\packages\microsoft.build.tasks.git\1.0.0-beta-63127-02\build\Microsoft.Build.Tasks.Git.targets 20

`

Severity    Code    Description    Project    File    Line    Suppression State
Error        Generation failed: System.AggregateException: Ocorreram um ou mais erros. ---> System.InvalidOperationException: Generation failed for Uno.UI.SourceGenerators.XamlGenerator.XamlCodeGenerator. System.AggregateException: Ocorreram um ou mais erros. ---> System.Exception: Processing failed for file C:\Projects\Uno.SQLitePCLRaw.Wasm-master\src\samples\EFCoreSample\EFCoreSample.Shared\App.xaml ---> System.InvalidOperationException: The reference Uno.SourceGeneration.Host.Server.CachingMetadataReference could not be found in C:\Projects\Uno.SQLitePCLRaw.Wasm-master\src\SQLitePCLRaw.provider.wasm\bin\Debug\netstandard2.0\Uno.SQLitePCLRaw.provider.wasm.dll
   em Uno.UI.SourceGenerators.XamlGenerator.XamlFileGenerator.GenerateResourceLoader(IndentedStringBuilder writer)
   em Uno.UI.SourceGenerators.XamlGenerator.XamlFileGenerator.BuildApplicationInitializerBody(IndentedStringBuilder writer, XamlObjectDefinition topLevelControl)
   em Uno.UI.SourceGenerators.XamlGenerator.XamlFileGenerator.InnerGenerateFile()
   em Uno.UI.SourceGenerators.XamlGenerator.XamlFileGenerator.GenerateFile()
   --- Fim do rastreio da pilha de excepção interna ---
   em Uno.UI.SourceGenerators.XamlGenerator.XamlFileGenerator.GenerateFile()
   em Uno.UI.SourceGenerators.XamlGenerator.XamlCodeGeneration.<>c__DisplayClass22_0.<Generate>b__0(XamlFileDefinition file)
   em System.Linq.Parallel.PartitionedDataSource`1.ListContiguousIndexRangeEnumerator.MoveNext(T& currentElement, Int32& currentKey)
   em System.Linq.Parallel.StopAndGoSpoolingTask`2.SpoolingWork()
   em System.Linq.Parallel.SpoolingTaskBase.Work()
   em System.Linq.Parallel.QueryTask.BaseWork(Object unused)
   em System.Threading.Tasks.Task.Execute()
   --- Fim do rastreio da pilha de excepção interna ---
   em System.Linq.Parallel.QueryTaskGroupState.QueryEnd(Boolean userInitiatedDispose)
   em System.Linq.Parallel.DefaultMergeHelper`2.System.Linq.Parallel.IMergeHelper<TInputOutput>.Execute()
   em System.Linq.Parallel.MergeExecutor`1.Execute[TKey](PartitionedStream`2 partitions, Boolean ignoreOutput, ParallelMergeOptions options, TaskScheduler taskScheduler, Boolean isOrdered, CancellationState cancellationState, Int32 queryId)
   em System.Linq.Parallel.PartitionedStreamMerger`1.Receive[TKey](PartitionedStream`2 partitionedStream)
   em System.Linq.Parallel.UnaryQueryOperator`2.UnaryQueryOperatorResults.GivePartitionedStream(IPartitionedStreamRecipient`1 recipient)
   em System.Linq.Parallel.QueryOperator`1.GetOpenedEnumerator(Nullable`1 mergeOptions, Boolean suppressOrder, Boolean forEffect, QuerySettings querySettings)
   em System.Linq.Parallel.QueryOpeningEnumerator`1.OpenQuery()
   em System.Linq.Parallel.QueryOpeningEnumerator`1.MoveNext()
   em System.Linq.ParallelEnumerable.ToList[TSource](ParallelQuery`1 source)
   em Uno.UI.SourceGenerators.XamlGenerator.XamlCodeGeneration.Generate()
   em Uno.UI.SourceGenerators.XamlGenerator.XamlCodeGenerator.Execute(SourceGeneratorContext context)
   em Uno.SourceGeneration.Host.SourceGeneratorEngine.<>c__DisplayClass4_1.<Generate>b__13(ValueTuple`2 generatorDef)
---> (Excepção Interna #0) System.Exception: Processing failed for file C:\Projects\Uno.SQLitePCLRaw.Wasm-master\src\samples\EFCoreSample\EFCoreSample.Shared\App.xaml ---> System.InvalidOperationException: The reference Uno.SourceGeneration.Host.Server.CachingMetadataReference could not be found in C:\Projects\Uno.SQLitePCLRaw.Wasm-master\src\SQLitePCLRaw.provider.wasm\bin\Debug\netstandard2.0\Uno.SQLitePCLRaw.provider.wasm.dll
   em Uno.UI.SourceGenerators.XamlGenerator.XamlFileGenerator.GenerateResourceLoader(IndentedStringBuilder writer)
   em Uno.UI.SourceGenerators.XamlGenerator.XamlFileGenerator.BuildApplicationInitializerBody(IndentedStringBuilder writer, XamlObjectDefinition topLevelControl)
   em Uno.UI.SourceGenerators.XamlGenerator.XamlFileGenerator.InnerGenerateFile()
   em Uno.UI.SourceGenerators.XamlGenerator.XamlFileGenerator.GenerateFile()
   --- Fim do rastreio da pilha de excepção interna ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants