User1849788689 posted
Hi to All,
I'm having a problem in my Unit Test. We have two webservice (service A and service B) and I'm currenly working on the service B, this service connects to the service A and when I'm doing unit testing it throws an common language runtime error and I need
to mark my unit test to pass.
PS. It actually work when I consume the service A if I actually run the application