Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Debugger to LaunchRemote Windows Debugger
Remote CommandC:\Windows\System32\inetsrv\w3wp.exe
Remote Command Arguments-debug
Working Directoryc:\opt\shibboleth-sp\....
Remote Server namewhatever.example.org:4020 (gotta have the port)
Connectiondefault (auto) or "Native Only"
Deployment DirectoryC:\Windows\System32\intersrv\ (for ii7_shib).
Probably C:\opt\shibboleth-sp\lib64\shibboleth\debug for isapi-shib


Set an appropriate break point. When you try to run the project for the first time there will be a login dialogue (login with an admin user) then the Remote Debugger tool will show you to be logged in. Finally a command window will pop up as IIS starts.

...