0

Visual Studio Debug Target

I see three options in my Visual Studio Debug Target; I know what IIS and WSL are, but there is an option that matches the name of my solution that I don't know about; what is it?

When I run with that option, the output like this

Output Screen

Peter Macej
  • 4,831
  • 22
  • 49
  • Hi, if you select the option with your solution name and it hosted with Kestrel, please check this: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel?view=aspnetcore-7.0. For the second issue that you met, you can try to capture and check the http status of that request, then share the detailed information, thanks. – Sara Liu - MSFT Jun 08 '23 at 08:08
  • Hello, sorry to trouble you and just want to confirm that this issue was solved or not. If not, please help to share more detailed information, that will help us to analysis this issue. If you have already solved it, we are welcome to share the solution in here, that will help other community member who meet the same or similar issues in the future, thanks. – Sara Liu - MSFT Jun 21 '23 at 07:47
  • I apologies for the delay in responding; this issue has not yet been resolved. i am running my project on IIS . Request status reads as failed – Ridwanul Islam Jul 04 '23 at 03:39

0 Answers0