From 548da5fe8c8fadce3b4c6070dadda8f5d3132e1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Aar=C3=B8e=20Dam?= Date: Fri, 29 May 2015 11:35:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4b1548..2f43c0d 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,9 @@ The core RADIUS server is included in this project as a git submodule. Fetch it C:\RDSFactor> git submodule update --init ``` -Open the RDSFactorWeb project in Visual Studio. +Open the RDSFactorWeb project in Visual Studio. + +You run the debugger by attaching it (Ctrl-Alt-P) to the IIS process, check 'show processes from all users', select `w3wp.exe`. ## Acknowledgements