Rename
Explore posts from serversBad Request for URL containing token route on server
I ran out of options, the error in httperr as mentioned above was simply URL and not about the length. but i figured what the hell nothing else makes sense.
so I added registry key UrlSegmentMaxLength as mentioned here: https://stackoverflow.com/questions/42243211/increase-max-url-length-in-asp-net-core
there was no need for the webconfig section to be added
73 replies
Bad Request for URL containing token route on server
made a new path C:/iis-websites/website1 and deployed there. webconfig had
added C:/iis-websites/website1/logs/stdout folder
also on C:/logs/stdout
tried with stdoutLogEnabled = false and true while requesting that page/url and no files there
73 replies