2026-07-05 04:03:51.515 [info] Locating .NET runtime version 10.0.5
2026-07-05 04:03:51.601 [info] Dotnet path: C:\Program Files\dotnet\dotnet.exe
2026-07-05 04:03:51.602 [info] Activating C# + C# Dev Kit...
2026-07-05 04:03:51.782 [info] info: Program[0]
2026-07-05 04:03:51.782 [info] Server started with process ID 38144
2026-07-05 04:03:52.623 [info] [Program] Language server initialized
2026-07-05 04:03:52.624 [info] [Program] Monitoring client process 50280 for exit
2026-07-05 04:03:53.155 [info] [initialized] [Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.FileBasedProgramsEntryPointDiscovery] Finished discovery in 'c:\Users\jlchavez\source\repos\WebPx.ECM' in 15 milliseconds
2026-07-05 04:03:57.388 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.Infrastructure\WebPx.ECM.Infrastructure.csproj loaded by C# Dev Kit
2026-07-05 04:03:57.403 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.DocSigner\WebPx.ECM.DocSigner.csproj loaded by C# Dev Kit
2026-07-05 04:03:57.406 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.Contracts\WebPx.ECM.Contracts.csproj loaded by C# Dev Kit
2026-07-05 04:03:57.408 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.Domain\WebPx.ECM.Domain.csproj loaded by C# Dev Kit
2026-07-05 04:03:57.410 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.Application\WebPx.ECM.Application.csproj loaded by C# Dev Kit
2026-07-05 04:03:57.412 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.DocSigner\WebPx.ECM.DocSigner.csproj loaded by C# Dev Kit
2026-07-05 04:03:57.413 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.MobileApi\WebPx.ECM.MobileApi.csproj loaded by C# Dev Kit
2026-07-05 04:03:57.415 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.Server\WebPx.ECM.Server.csproj loaded by C# Dev Kit
2026-07-05 04:03:57.416 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.DocSigner\WebPx.ECM.DocSigner.csproj loaded by C# Dev Kit
2026-07-05 04:03:58.023 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\jlchavez\source\repos\WebPx.ECM\src\WebPx.ECM.DocSigner\WebPx.ECM.DocSigner.csproj loaded by C# Dev Kit
2026-07-05 06:08:30.762 [error] Request textDocument/diagnostic failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:30.763 [error] Document pull failed for text document file:///c%3A/Users/jlchavez/source/repos/WebPx.ECM/src/WebPx.ECM.Server/ECM/Server/Components/Pages/Client/Inbox.razor
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:30.764 [error] Request textDocument/diagnostic failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:30.764 [error] Document pull failed for text document file:///c%3A/Users/jlchavez/source/repos/WebPx.ECM/src/WebPx.ECM.Server/ECM/Server/Components/Pages/Client/Institutional.razor
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:30.765 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:30.772 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:30.914 [error] Request textDocument/codeLens failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:30.946 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:31.035 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/Manage/ResetAuthenticator_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:44.615 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:44.650 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:44.859 [error] Request textDocument/codeLens failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:44.895 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:08:44.967 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Pages/Client/DocumentDetail_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:09:05.836 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:09:05.840 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:09:05.951 [error] Request textDocument/codeLens failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:09:05.997 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:09:06.075 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Shared/PasskeySubmit_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:10:49.660 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:10:49.662 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:10:49.749 [error] Request textDocument/codeLens failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:10:49.821 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
2026-07-05 06:10:49.869 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'WebPx.ECM.Server': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'ECM/Server/Components/Account/Pages/RegisterConfirmation_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 102
-----
Code: -32000
[object Object]
Type: Bug
Issue Description
Steps to Reproduce
Expected Behavior
Actual Behavior
Extension version: 2.140.9
VS Code version: Code 1.127.0 (4fe60c8b1cdac1c4c174f2fb180d0d758272d713, 2026-06-30T10:52:33+02:00)
OS version: Windows_NT x64 10.0.26200
Modes:
Logs
C# log
Details
C# LSP Trace Logs log
Details
Environment Information
VSCode version: 1.127.0
C# Extension: 2.140.9
Using OmniSharp: false
Dotnet Information
.NET SDK: Version: 10.0.301 Commit: 96856fd726 Workload version: 10.0.300-manifests.8c7d7c03 MSBuild version: 18.6.4+96856fd72Runtime Environment:
OS Name: Windows
OS Version: 10.0.26200
OS Platform: Windows
RID: win-x64
Base Path: C:\Program Files\dotnet\sdk\10.0.301\
.NET workloads installed:
[android]
Installation Source: VS 18.8.11925.187
Manifest Version: 36.1.43/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.sdk.android\36.1.43\WorkloadManifest.json
Install Type: Msi
[maccatalyst]
Installation Source: VS 18.8.11925.187
Manifest Version: 26.5.10284/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.sdk.maccatalyst\26.5.10284\WorkloadManifest.json
Install Type: Msi
[maui-windows]
Installation Source: VS 18.8.11925.187
Manifest Version: 10.0.20/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.sdk.maui\10.0.20\WorkloadManifest.json
Install Type: Msi
[ios]
Installation Source: VS 18.8.11925.187
Manifest Version: 26.5.10284/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.sdk.ios\26.5.10284\WorkloadManifest.json
Install Type: Msi
[wasm-tools]
Installation Source: VS 18.8.11925.187
Manifest Version: 10.0.109/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.workload.mono.toolchain.current\10.0.109\WorkloadManifest.json
Install Type: Msi
Configured to use workload sets when installing new manifests.
No workload sets are installed. Run "dotnet workload restore" to install a workload set.
Host:
Version: 10.0.9
Architecture: x64
Commit: 901ca94124
.NET SDKs installed:
10.0.203 [C:\Program Files\dotnet\sdk]
10.0.301 [C:\Program Files\dotnet\sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.0 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.28 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 10.0.1 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 10.0.7 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 10.0.9 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.0 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.13 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.28 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.1 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.7 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.9 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.13 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.28 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 10.0.7 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 10.0.9 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Other architectures found:
x86 [C:\Program Files (x86)\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]
Environment variables:
DOTNET_CLI_UI_LANGUAGE [en-US]
global.json file:
Not found
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download
Visual Studio Code Extensions
C# Settings
System Info
GPU0: VENDOR= 0x10de, DEVICE=0x1f82 [NVIDIA GeForce GTX 1650], DRIVER_VENDOR=NVIDIA, DRIVER_VERSION=32.0.15.9186 ACTIVE
GPU1: VENDOR= 0x8086, DEVICE=0x9bc5 [Intel(R) UHD Graphics 630], DRIVER_VERSION=31.0.101.2140
GPU2: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8521
Machine model name:
Machine model version:
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
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments