-
Notifications
You must be signed in to change notification settings - Fork 32
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
CLR Asset Failure !AreCETShadowStacksEnabled() || UseSpecialUserModeApc() error #489
Comments
Hi @TusharBeniwalGH can you share details about the type of project you are attempting to launch the mock lambda test tool with? Is it a .NET 8 project? |
Can you run the Can you also try uninstalling and reinstalling the test tool from the command line?
|
any update please @normj @shruti0085 @redhotpenguin @hyandell , I am waiting since last week. |
any update please |
From my understanding the
If that does fail with the same error can you run
|
Seeing below exception when empty lambda function is run in visual studio 2022 with profile Mock Lambda Test Tool
Profile
{
"profiles": {
"Mock Lambda Test Tool": {
"commandName": "Executable",
"commandLineArgs": "--port 5050",
"workingDirectory": ".\bin\$(Configuration)\net8.0",
"executablePath": "%USERPROFILE%\.dotnet\tools\dotnet-lambda-test-tool-8.0.exe"
}
}
}
Please assist.
The text was updated successfully, but these errors were encountered: