Sujeet Raman

Sujeet Raman

  • 864
  • 927
  • 352.9k

Httpclient call not hitting 2nd api solution but hitting in controller

Feb 11 2021 7:34 AM
Hi,
 
I was trying to communicate 2 web api solution using httpclient.I put breakpoint on 2nd solution post method.But the control hitting all constructors in 2nd solution when coming to post method controller.Then it retun to 1 st solution and showing error "unhandled exception " what will be the reason 

Answers (5)