Replies: 2 comments
-
Does Debug ASP.NET or ASP.NET Core apps in Visual Studio provide the information needed? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I get stuck at step 3: For local IIS, select New and create a new IIS
profile.
I don't get an option to select IIS profile, I only get Kestrel and IIS
express
…On Tue, 30 July 2024, 7:19 pm Günther Foidl, ***@***.***> wrote:
Does Debug ASP.NET or ASP.NET Core apps in Visual Studio
<https://learn.microsoft.com/en-us/visualstudio/debugger/how-to-enable-debugging-for-aspnet-applications?view=vs-2022>
provide the information needed?
—
Reply to this email directly, view it on GitHub
<#57073 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABBRBQDNTXK53HTAFYX4V3ZO5LD3AVCNFSM6AAAAABLVRLI32VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJYHA3DAMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In old dotnet I could debug a project and it would run in IIS proper (not IIS express)
Now the only debug profiles I get are Kestrel and IIS Express
How can I target an actual IIS site?
Beta Was this translation helpful? Give feedback.
All reactions