We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
C# Extension version: 1.11 OS: Windows
psexec -i -u "nt authority\network service" cmd.exe
dotnet bin\Debug\netcoreapp2.0\CsInfiniteLoop.dll
Attach should succeed
Access is denied.
The text was updated successfully, but these errors were encountered:
This was fixed in #1662
Sorry, something went wrong.
@kroppt: Forgot to send you the link earlier, but this fix should be in 1.12.0-beta4. See instructions to install.
gregg-miskelly
No branches or pull requests
Environment data
C# Extension version: 1.11
OS: Windows
Steps to reproduce
psexec -i -u "nt authority\network service" cmd.exe
dotnet bin\Debug\netcoreapp2.0\CsInfiniteLoop.dll
)Expected behavior
Attach should succeed
Actual behavior
Access is denied.
The text was updated successfully, but these errors were encountered: