Comments
1 comment
-
You'll want to make sure to profile your service on the original port to make sure that the client application can still reach it on that same port.
To do this: in the profiler session settings, under the URL you've entered, there is an option to "Show server options". If you click on this, you can select the option to start the service on the original port.
Add comment
Please sign in to leave a comment.
my WPF client application hits the service locally, How can I profile this service.