mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.8K
active users

#asp_net

0 posts0 participants0 posts today

Driving myself nuts here. I have an #asp_net #razor_pages website that runs fine when launched from Visual Studio but from #JetBrainsRider it is serving 404 for all Razor Pages and successfully serving static content. I see the message "Request reached the end of the middleware pipeline without being handled by application code." from IIS Express when I use that Run/Debug configuration (from `launchsettings.json`) in Rider, but not in Visual Studio.

Where do I need to be looking in #Rider to diagnose the issue? Note that this seems to have started occurring after I updated to 2024.1.1 from 2023.something-or-other-fairly-recent.