Answer the question
In order to leave comments, you need to log in
visual studio. How to debug a dll using a service on a remote server?
Good afternoon.
There is a library dll code for a service that runs on a remote server.
Is it possible to somehow debug and test the library through a connection to this service?
How can I do that?
thanks in advance
Answer the question
In order to leave comments, you need to log in
Something like this.
https://docs.microsoft.com/en-us/visualstudio/debu...
But in general, it is better to cover the library with tests when building.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question