c# - Azure website deployment: routing behavior not the same as localhost tests -


the problem trying solve explained in this post.

tl;dr: multilingual website, redirecting translated .cshtml views depending on language.

azure treating view re-routing differently in case of home/index, made patch solve (see own-answer in previous post).

current problem: thought solved, because css cached. mess, say: routing of css elements seems have changed after deploying azure. again: can not reproduced in localhost.

anybody has idea how deal seemingly undebuggable differences between localhost tests , azure?


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -