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

System.InvalidOperationException: Aspect doesn't have global singleton injected #232

Open
bangyanli-webjet opened this issue Jun 3, 2024 · 0 comments
Labels

Comments

@bangyanli-webjet
Copy link

Environment (please complete the following information):

  • OS: windows
  • Framework: net462
  • Type of application: webapp
  • Version of AspectInjector: 3.8.2

Describe the bug
intermittent issue from msbuild
96MSBuild version 17.9.5+33de0b227 for .NET Framework
[97]AspectInjector|2.8.2 : error AI_ERR0: Processing failure: System.InvalidOperationException: Aspect doesn't have global singleton injected. [abc.csproj]
[98]AspectInjector : error AI_FAIL: Aspect Injector processing has failed. See other errors. [abc.csproj]
[99]Error: 5/28/2024 3:11:32 AM:
[100]At C:\src\buildsystem\psake2019\public\Exec.ps1:80 char:17 + throw "Exec: $errorMessage" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [<<==>>] Exception: Exec: Error executing command msbuild $solutionpath -m /p:configuration=$buildconfiguration /p:platform=$buildplatform /p:visualstudioversion=$visualstudioversion /verbosity:quiet /consoleloggerparameters:errorsonly.

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

No branches or pull requests

1 participant