If you hit the debug button, it does a deploy and then tries to access http://localhost/ProcessDiagnosticsService/ProcessDiagnostics.svc and fails. Visual Studio opens up briefly and closes
Under options - Deploy - there is a place to give the url for the Process Diagnostics Service but and the default is the above.
Visual Studio has a debug Server and you can start a windows service but I don’t think they are the same thing.
Question: What is the Process Diagnostics Service? Where can I find it so I can configure the Designer to use it?
The documentation is not very clear.
Thanks!