Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mrward/75870b499d8c111597f5b41cf1ad4b53 to your computer and use it in GitHub Desktop.
Save mrward/75870b499d8c111597f5b41cf1ad4b53 to your computer and use it in GitHub Desktop.
ERROR [2019-07-09 12:21:39Z]: Error while reloading project qwfqwfqw12qwf
System.ArgumentException: '<Project4c990926-271e-4f77-9597-e2a4e3794f0e>' is not part of the workspace.
at Microsoft.CodeAnalysis.Workspace.CheckProjectIsInCurrentSolution (Microsoft.CodeAnalysis.ProjectId projectId) [0x00025] in /_/src/Workspaces/Core/Portable/Workspace/Workspace.cs:1754
at Microsoft.CodeAnalysis.Workspace.OnProjectReloaded (Microsoft.CodeAnalysis.ProjectInfo reloadedProjectInfo) [0x0001c] in /_/src/Workspaces/Core/Portable/Workspace/Workspace.cs:396
at MonoDevelop.Ide.TypeSystem.MonoDevelopWorkspace+<>c__DisplayClass121_0.<OnProjectModified>b__1 (System.Threading.Tasks.Task`1[TResult] t) [0x00062] in monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/MonoDevelopWorkspace.cs:1514
ERROR [2019-07-09 12:21:39Z]: OnSolutionItemAdded failed
System.ArgumentException: '<Project4c990926-271e-4f77-9597-e2a4e3794f0e>' is not part of the workspace.
at Microsoft.CodeAnalysis.Workspace.CheckProjectIsInCurrentSolution (Microsoft.CodeAnalysis.ProjectId projectId) [0x00025] in /_/src/Workspaces/Core/Portable/Workspace/Workspace.cs:1754
at Microsoft.CodeAnalysis.Workspace.OnProjectReloaded (Microsoft.CodeAnalysis.ProjectInfo reloadedProjectInfo) [0x0001c] in /_/src/Workspaces/Core/Portable/Workspace/Workspace.cs:396
at MonoDevelop.Ide.TypeSystem.TypeSystemService.OnSolutionItemAdded (System.Object sender, MonoDevelop.Projects.SolutionItemChangeEventArgs args) [0x0020b] in monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService_WorkspaceHandling.cs:518
ERROR [2019-07-09 12:21:39Z]: Error while reloading project qwfqwfqw12qwf
System.ArgumentException: '<Project7fb28722-b6f9-48e2-9548-2acbf1b9c98e>' is not part of the workspace.
at Microsoft.CodeAnalysis.Workspace.CheckProjectIsInCurrentSolution (Microsoft.CodeAnalysis.ProjectId projectId) [0x00025] in /_/src/Workspaces/Core/Portable/Workspace/Workspace.cs:1754
at Microsoft.CodeAnalysis.Workspace.OnProjectReloaded (Microsoft.CodeAnalysis.ProjectInfo reloadedProjectInfo) [0x0001c] in /_/src/Workspaces/Core/Portable/Workspace/Workspace.cs:396
at MonoDevelop.Ide.TypeSystem.MonoDevelopWorkspace+<>c__DisplayClass121_0.<OnProjectModified>b__1 (System.Threading.Tasks.Task`1[TResult] t) [0x00062] in monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/MonoDevelopWorkspace.cs:1514
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment