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

Got error DEP6957 when trying to run the app for the first time #1

Open
rfalanga opened this issue Aug 4, 2020 · 1 comment
Open

Comments

@rfalanga
Copy link

rfalanga commented Aug 4, 2020

I just downloaded the .zip file, extracted it to a folder, then opened the .sln with VS 2019 Community Edition. I built it, which worked fine. But when I tried to run/debug it I got the following error:

DEP6957: Failed to connect to device '127.0.0.1' using Universal Authentication. Please verify the correct remote authentication
mode is specified in the project debug settings. COMException - No connection could be made because the target machine
actively refused it. (Exception from HRESULT: 0x8007274D) [0x8007274D] Game

I am running Windows 10 Professional, version 1909 (OS Build 18363.959), so perhaps that's the issue.

@GrantMeStrength
Copy link
Contributor

Make sure: you are on the latest VS update, and you are deploying to x64 and not ARM (unless you happen to have an ARM computer).

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

No branches or pull requests

2 participants